phpstan-src
phpstan-src copied to clipboard
Ensure http_response_header is a list<string>
Not sure if that's the proper/best use of AccessoryArrayListType, but anyway I hope the intent is clear :)
since no test is failling after the change it seems we are missing a NodeScopeResolverTest with a type inference assertion for this variable :)
Thank you!