Chris Brenton
Results
2
issues of
Chris Brenton
Closes [phpstan/phpstan#6938](https://github.com/phpstan/phpstan/issues/6938) Hello. This is my first PR to phpstan. It is quite a large codebase and I am still trying to understand it. As such, this fix may not...
Fixes parse_url return type when $component is -1 returning more types than were valid. Adds missing types when $component is not a constant value. Fixes: https://github.com/phpstan/phpstan/issues/4754