phpstan-src
phpstan-src copied to clipboard
Test PHP-Parser 5
trafficstars
This branch is named 2.0.x because PHP-Parser will be supported in PHPStan 2.0. But the release of PHPStan 2.0 is months away and will be out some time in 2024.
You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.
just a side-note: in roave/BetterReflection updating to PHP-Parser 5 yielded memory improvements.
it might be worth measuring performance metrics when this PR is ready to merge