From 917cd287d18ddfb925006faa8df826af51ca0d89 Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Tue, 19 Mar 2024 10:59:09 -0700 Subject: [PATCH] adjust site creation language --- source/releasenotes/2024-03-18-PHP-7-1-EOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/releasenotes/2024-03-18-PHP-7-1-EOS.md b/source/releasenotes/2024-03-18-PHP-7-1-EOS.md index 7afe69622a9..8317c4bb699 100644 --- a/source/releasenotes/2024-03-18-PHP-7-1-EOS.md +++ b/source/releasenotes/2024-03-18-PHP-7-1-EOS.md @@ -3,7 +3,7 @@ title: "PHP versions below 7.2 to reach end-of-sale" published_date: "2024-03-18" categories: [infrastructure, security, action-required] --- -As part of our continued effort to provide the latest and best in secure software, PHP versions 7.1 and below will reach end-of-sale (EoS) on May 15, 2024. This means that sites created after May 15 will not be able to change their PHP version to PHP 7.1, 7.0, or any version of PHP 5. Sites created with custom upstreams using EoS PHP will also fail to deploy during site creation. +As part of our continued effort to provide the latest and best in secure software, PHP versions 7.1 and below will reach end-of-sale (EoS) on May 15, 2024. This means that sites created after May 15 will not be able to change their PHP version to PHP 7.1, 7.0, or any version of PHP 5. Sites created with custom upstreams using EoS PHP may also have unexpected behavior upon site creation. Sites already running PHP 5, PHP 7.0, or PHP 7.1 will continue to run even after May 15.