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 #29

Merged
merged 2 commits into from
Oct 11, 2019
Merged

Add PHPStan #29

merged 2 commits into from
Oct 11, 2019

Conversation

ethanbray
Copy link

The majority of the static analysis issues were due to properties being used in the abstract classes that weren't guaranteed to be present.

I also needed to update PHPUnit so I bumped that to 8.4 while I was at it. I removed shrikeh/teapot as it only had a single usage and @marcoleary recently mentioned that he would like to remove the amount of dependencies of the project.

Related to #13 and #15.

@ethanbray ethanbray added enhancement dependencies Pull requests that update a dependency file labels Oct 11, 2019
@ethanbray ethanbray requested a review from marcoleary October 11, 2019 12:52
@ethanbray ethanbray self-assigned this Oct 11, 2019
@ethanbray ethanbray merged commit 342c59c into master Oct 11, 2019
@ethanbray ethanbray deleted the feature/add-phpstan branch October 11, 2019 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants