Conversation
Member
|
As much as I'd love to be aggressive here, we've been bit by doing so in the past (a last-minute "final" release of an EOL series, especially for security fixes that happened to land near the EOL date), so I'd like to come back to this in maybe a week or two (or wait for one of the release managers for 7.4 to comment here or elsewhere, which isn't _un_heard of in this repository, but I wouldn't want to be a bother to them by pinging them explicitly 😅). |
Member
|
Scratch that, https://twitter.com/official_php/status/1597203297537957888 is pretty darn official. 👍 😄 |
Member
|
All the Thank you for being so thorough 🙇 |
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Nov 29, 2022
Changes: - docker-library/php@2a7223d: Merge pull request docker-library/php#1349 from jnoordsij/remove-7.4
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Nov 30, 2022
Changes: - docker-library/php@d461611: Add Alpine 3.17 variant (docker-library/php#1348) - docker-library/php@2a7223d: Merge pull request docker-library/php#1349 from jnoordsij/remove-7.4
Merged
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.
Based on #1270.
PHP 7.4 will reach EOL on November 28 2022 (see https://www.php.net/supported-versions.php).
This PR removes the 7.4-based images and aliases.
It is probably unwanted to merge this before November 28th, hence the draft state.This also might make fixing #1348 a bit easier.