phpdoc-parser
phpdoc-parser copied to clipboard
Support typing extra items in unsealed array shapes
Part of https://github.com/phpstan/phpstan/issues/8438 Resolves https://github.com/phpstan/phpdoc-parser/issues/245
FYI I pushed a commit with a few tests I was missing :)
Thanks :) I added some more cases for list shapes
Awesome, thank you!