Riikka Kalliomäki

Results 5 issues of Riikka Kalliomäki

Looking at the source, I thought the limitation of allowing optional parts only in the end of the route definition was rather arbitrary and made some route definitions much more...

| Question | Answer | ------------| --------------- | Infection version | 0.26.1 | Test Framework version | PHPUnit 9.5.11 | PHP version | 8.1.1 | Platform | Windows | Github...

Bug

We currently use psysh in production to do custom debugging and sometimes run one off scripts for mini migrations or gathering data via our framework. However, since people can essentially...

enhancement

## Feature request Unless I'm completely mistaken, there doesn't seem to be anyway to create custom reporter formats. For example, both PHP_CodeSniffer and PHPStan allow defining custom report classes via...

kind/feature request
topic/I/O
topic/core

### Bug report PHP 7.4 added support for flags to `preg_replace_callback()` and `preg_replace_callback_array()`. It seems, however, that PHPStan doesn't account for the `$flags` parameter when determining the signature of the...

bug