Skip to content

Add PHPStan#47

Merged
akrabat merged 1 commit into
slimphp:masterfrom
danopz:phpstan
Sep 8, 2018
Merged

Add PHPStan#47
akrabat merged 1 commit into
slimphp:masterfrom
danopz:phpstan

Conversation

@danopz
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Member

akrabat commented Sep 8, 2018

Rebased.

@akrabat
Copy link
Copy Markdown
Member

akrabat commented Sep 8, 2018

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

@akrabat
Copy link
Copy Markdown
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