phpstan / phpdoc-parser

Next-gen phpDoc parser with support for intersection types and generics
MIT License
1.35k stars 61 forks source link

Make the CI job pass after upgrading PHPStan to v1.10.34 #214

Closed rainx closed 1 year ago

rainx commented 1 year ago

This PR is to fix the issue https://github.com/phpstan/phpdoc-parser/issues/212

ondrejmirtes commented 1 year ago

Thank you!