phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Ensure http_response_header is a list<string>

Open Seldaek opened this issue 2 years ago • 1 comments

Not sure if that's the proper/best use of AccessoryArrayListType, but anyway I hope the intent is clear :)

Seldaek avatar Mar 07 '24 16:03 Seldaek

since no test is failling after the change it seems we are missing a NodeScopeResolverTest with a type inference assertion for this variable :)

staabm avatar Mar 08 '24 06:03 staabm

Thank you!

ondrejmirtes avatar May 30 '24 13:05 ondrejmirtes