-
Notifications
You must be signed in to change notification settings - Fork 59
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
#69 re-introduced PHPStan static analysis #95
Conversation
…php-parser replacements
…nt to work with absolutes
…omposer dependency discovery logic
…rts due to un-recognised type declaration
…rts due to un-recognised type declaration
…rts due to un-recognised type declaration
…rts due to un-recognised type declaration
… that led to `string|bool` type explosions
…ealpath()` by throwing on failure
4cf0116
to
4a05e71
Compare
@@ -0,0 +1,8 @@ | |||
parameters: |
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.
Why not phpstan.neon.dist?
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.
Missed it, making a new PR
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.
Fixes #69
Provides static analysis checks also for
test/