Skip to content
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

Remove EOL PHP 7.4 and update default version (conservatively) to 8.0 #775

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 30, 2022

We're in a little bit of a weird place right now: PHP 7.4 is now EOL, but it's the only non-beta-support version of PHP supported by the latest release of WordPress (https://make.wordpress.org/hosting/handbook/server-environment/#php, https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/, https://core.trac.wordpress.org/ticket/57109#comment:3). For now, this opts to move our "default" version (for users who don't specify a version) to the conservative PHP 8.0 (the oldest still-supported "beta support" version).

Closes #774

We're in a little bit of a weird place right now: PHP 7.4 is now EOL, but it's the only non-beta-support version of PHP supported by the latest release of WordPress (https://make.wordpress.org/hosting/handbook/server-environment/#php, https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/, https://core.trac.wordpress.org/ticket/57109#comment:3).  For now, this opts to move our "default" version (for users who don't specify a version) to the conservative PHP 8.0 (the oldest still-supported "beta support" version).
@yosifkit yosifkit merged commit 69b6ba6 into docker-library:master Nov 30, 2022
@yosifkit yosifkit deleted the php7.4eol branch November 30, 2022 19:41
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Nov 30, 2022
Changes:

- docker-library/wordpress@69b6ba6: Merge pull request docker-library/wordpress#775 from infosiftr/php7.4eol
- docker-library/wordpress@9805367: Remove EOL PHP 7.4 and update default version (conservatively) to 8.0
- docker-library/wordpress@2da4702: Use new "bashbrew" composite action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wordpress:fpm-alpine still points to PHP 7.4
2 participants