-
Notifications
You must be signed in to change notification settings - Fork 516
Resolve substr based on configured PHP version #4061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
364fbed
to
6b4f063
Compare
This pull request has been marked as ready for review. |
btw: since phpunit got upgraded on the PHPStan 2.x branch, we need to be careful to send PRs to PHPStan 1.12.x only when easy mergabe into 2.x (attributes got added etc) |
Only change is this attribute I dunno if it will even create a conflict but if ondrej ask, I can target 2.1.x instead :) |
I'd prefer this one only for 2.1.x :) Thanks. |
Rebased on 2.1.x @ondrejmirtes |
Thank you! |
Closes phpstan/phpstan#13129