http
http copied to clipboard
Url: Add PhpStan typehints to array properties.
trafficstars
- new feature
- BC break? no
Just improvement.
How is array<string|int, mixed> different from just array?
It means the array definition has not been forgoten.
Better is forgotten than wrong.