-
-
Notifications
You must be signed in to change notification settings - Fork 67
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 PHP 8.0 support #117
Add PHP 8.0 support #117
Conversation
Hey guys, what's the status on this PR? Can it be merged? |
This PR is blocked for the moment because there are still a few Laminas dependencies that haven't been updated to support PHP 8.0 yet. |
I think |
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
Signed-off-by: Brent Foosness <bfoosness@users.noreply.github.com>
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 need to check if we can drop --ignore-platform-reqs
before merging
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.
🚢
Add PHP 8.0 support
Description
Close #114