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

Refactor for PHP 8.x and Symfony 5.x #64

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

benr77
Copy link

@benr77 benr77 commented Feb 12, 2022

Replaced PHPDoc comments with typed parameters and return types.
Removed superfluous comments.
Upgraded to PHPUnit 9.5
Added required PHP extensions to composer.json.
Fixed all static analysis issues to PHPStan level 9.
Formatted code to PSR-12 using Easy Coding Standard.

Generally brought the package up to modern PHP standards.

Replaced PHPDoc comments with typed parameters and return types.
Removed superfluous comments.
Upgraded to PHPUnit 9.5
Added required PHP extensions to composer.json.
Fixed all static analysis issues to PHPStan level 9.
Formatted code to PSR-12 using Easy Coding Standard.

Generally brought the package up to modern PHP standards.
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.

1 participant