-
-
Notifications
You must be signed in to change notification settings - Fork 450
PhpStan: some fixes #4705
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
PhpStan: some fixes #4705
Conversation
# Conflicts: # lib/Varien/Io/Ftp.php
# Conflicts: # .phpstan.dist.baseline.neon
|
160 files looks big and hard to review, but its not. 90% are docblock fixes. Code changes are mostly adding (btw to review ... use the checkox for files you already have reviewed to do it in chunks) |
? |
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.
Code is looking so clean!! 🌟
Thanks for merging 🙏 In numbers: with phpstan level 5 we started with +11k baselined errors. Now (some errors are ignored atm) we are below 1.5k! (IICR M2 is not even close to pass level 2 (?)) |
Some progress here ... :)