phpstan-symfony
phpstan-symfony copied to clipboard
Fix HeaderBag::all return value
fixes #264
Yeah, if someone else has time to take this over to do a more comprehensive fix please feel free. I don't know when I'll get to it otherwise. This isn't very high on my list.
For the record, the conditional type was accepted in Symfony 6.3, cf https://github.com/symfony/symfony/pull/49007
Thanks