phpstan-src
phpstan-src copied to clipboard
Add support for strict `$filter_value` of `array_keys()`
Closes https://github.com/phpstan/phpstan/issues/3300
This pull request has been marked as ready for review.
What do you think about this one? :)
it might make sense to wait if https://github.com/phpstan/phpstan-src/pull/2216 becomes available soon, then this can support loose comparison too relatively easily I hope
Superseded by https://github.com/phpstan/phpstan-src/pull/3066