Skip to content
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

Add PHPStan #47

Merged
merged 1 commit into from
Sep 8, 2018
Merged

Add PHPStan #47

merged 1 commit into from
Sep 8, 2018

Conversation

danopz
Copy link
Member

@danopz danopz commented Apr 24, 2018

Added PHPStan for static code analysis. Fixed some of the errors PHPStan found which should be clear to change.
For checks higher than level 3 there are still some issues we need to discuss.

Tests are failing because of #44

@coveralls
Copy link

coveralls commented Apr 24, 2018

Coverage Status

Coverage remained the same at 97.792% when pulling e7c0549 on danopz:phpstan into f1c37fa on slimphp:master.

@akrabat
Copy link
Member

akrabat commented Sep 8, 2018

Rebased.

@akrabat
Copy link
Member

akrabat commented Sep 8, 2018

PHPStan requires PHP 7 and above, so we need to merge #59 first.

@akrabat
Copy link
Member

akrabat commented Sep 8, 2018

Rebased to pick up #59.

akrabat added a commit to akrabat/Slim-Http that referenced this pull request Sep 8, 2018
@akrabat akrabat added this to the 0.4 milestone Sep 8, 2018
@akrabat akrabat merged commit e7c0549 into slimphp:master Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants