-
Notifications
You must be signed in to change notification settings - Fork 185
Update PHPStan and PHP-CS-Fixer to their latest version #578
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
89c8f0d
to
c53be72
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.
LGTM 👍
c53be72
to
30d5e73
Compare
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
30d5e73
to
2d780b9
Compare
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
64f4e89
to
44481af
Compare
As per title, I've updated PHPStan and PHP-CS-Fixer to their latest version. A good bunch of errors that are currently ignored in the PHPStan baseline can be removed once the new version with the support for the
key-of
type gets released.