-
-
Notifications
You must be signed in to change notification settings - Fork 364
bump to php >=8.1 everywhere #946
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
Conversation
89a06e3
to
5b0cce6
Compare
7b61f23
to
f643861
Compare
@weaverryan this is ready for review. |
php-cs-fixer is failing because v3.18 was released, i think |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor things - very good stuff 👏
About php-cs-fixer, I bet you're correct. But the fix looks wrong to me. However, that code is not important - let's delete this commented-out methods entirely as a workaround.
6fb49a3
to
b15796b
Compare
Thank you Ben! |
The versions of php were a bit disparate. they should be the same everywhere.
workflows for for 7.2 and 8.0 removed.
testing for php 8.2 should probably be added