-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Uprading PHPSTAN and Rector to v2 #14408
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
949ba70
to
cf995fe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code changes look good to me. Our most used features work as expected. Thanks!
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34874/1 |
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34900/1 |
Description
Tasks done in this PR:
I've fixed all PHPSTAN issues before regenerating the baseline. All new lines there are caused by new format where PHPSTAN adds
identifier
line for every issue in the file. So even though the baseline file has more rows now, it has about 500 less issues in it.📋 Steps to test this PR: