Skip to content

Upgrade language level to PHP 7.4 - #20

Open
jkrzefski wants to merge 1 commit into
clue:masterfrom
jkrzefski:feature/php-7.4
Open

Upgrade language level to PHP 7.4#20
jkrzefski wants to merge 1 commit into
clue:masterfrom
jkrzefski:feature/php-7.4

Conversation

@jkrzefski

Copy link
Copy Markdown

I increased the minimum required version of PHP to 7.4 and added strong type hints everywhere I could. It was not always possible, but I think it turned out pretty good. I updated all composer dependencies and I also added PHPUnit and PHP-CS-Fixer as development dependencies. I also had to fix the unit tests to be compatible with PHPUnit 9.

The tests all run successfully now, but I would appreciate a second opinion on whether they still make sense.

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