-
Notifications
You must be signed in to change notification settings - Fork 1
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
add php8 check+change dependencies:use psr/container package #1
base: master
Are you sure you want to change the base?
Conversation
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.
Changes look good, but it would need to revive the CI to check against PHP 8 before going forward...
remove timeout
hi,so i have just already upgraded phpunit to last version and all tests were passed successfully.i tested with php 8.0 and php 8.1 and php 8.2, with Laminas Framwork and Mezzio Framwork and it work perfect,i think we are ready for new release.could you please do new Release,tag 1.0.0? |
CI for php8.1, php 8.2 : |
-add php8 to composer.json
-change dependencies:use psr/container package