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

phpstan integration, fixed phpstan on level max, added type safety #3

Merged

Conversation

uehler
Copy link
Contributor

@uehler uehler commented Dec 9, 2021

I added phpstan as dev dependency and fixed all its errors on level max

composer install
php vendor/bin/phpstan --level=max analyse src

also I added the missing parameter and return types

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.

2 participants