-
-
Notifications
You must be signed in to change notification settings - Fork 935
Closed
Labels
Description
Feature request
PHPStan should be able to understand array{p: int}&array<string, string>
.
I use it in cases when part of array is dynamic and part is known with fixed shape.
https://phpstan.org/r/7b1a6e08-c0de-41f2-932b-54e9305a6058
PHPDoc tag @param for parameter $i contains unresolvable type.
canvural, ZebulanStanphill, MidnightDesign, ruudk, kariae and 24 more