Skip to content

Comments

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

Open
benr77 wants to merge 3 commits intolexik:masterfrom
benr77:symfony5-support
Open

Refactor for PHP 8.x and Symfony 5.x#64
benr77 wants to merge 3 commits intolexik:masterfrom
benr77:symfony5-support

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