Remove php:<8.0 support, effectively removing all binaries and extensions from the container#150
Merged
lcobucci merged 1 commit intolaminas:2.0.xfrom Mar 2, 2023
Conversation
…nsions from the container Needs laminas/laminas-ci-matrix-action#196
internalsystemerror
approved these changes
Mar 2, 2023
Member
internalsystemerror
left a comment
There was a problem hiding this comment.
Targeting a v2 this does what it says in the title 👍 .
lcobucci
approved these changes
Mar 2, 2023
Member
|
How do we handle jobs with PHP versions not supported by this action? Since we did not yet merged both matrix container + CI action into same repository (started with it, but haven't finished due to lack of time/patience), projects consuming CI container v2 + Matrix container v1 will provide php versions outside of the supported range. Can we probably move v2 of this and matrix container to https://github.com/laminas/laminas-continuous-integration? Or is something highly depending on these changes here? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs laminas/laminas-ci-matrix-action#196
Fixes #149