Skip to content

Commit 9805367

Browse files
committedNov 30, 2022
Remove EOL PHP 7.4 and update default version (conservatively) to 8.0
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).
1 parent 2da4702 commit 9805367

23 files changed

+4
-2462
lines changed
 

‎beta/php7.4/apache/Dockerfile

-168
This file was deleted.

‎beta/php7.4/apache/docker-entrypoint.sh

-99
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.