From 7fbefaf6e7225c3c6fb5814486440fbbb6faf8b1 Mon Sep 17 00:00:00 2001 From: Damien McKenna Date: Wed, 24 Jan 2024 10:21:19 -0500 Subject: [PATCH 1/4] NewRelic supports PHP 8.3. --- source/content/guides/php/01-introduction.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/source/content/guides/php/01-introduction.md b/source/content/guides/php/01-introduction.md index 04eaf35ef5..25d3c51413 100644 --- a/source/content/guides/php/01-introduction.md +++ b/source/content/guides/php/01-introduction.md @@ -25,7 +25,7 @@ Click the links below to display complete PHP information for each version, incl | Version | Available | Recommended | | ------------------------------------------------ | :---------: | :---------: | -| [8.3](https://v83-php-info.pantheonsite.io/) 1 | | ❌ | +| [8.3](https://v83-php-info.pantheonsite.io/) | | | | [8.2](https://v82-php-info.pantheonsite.io/) | | | | [8.1](https://v81-php-info.pantheonsite.io/) | | | | [8.0](https://v80-php-info.pantheonsite.io/) | | ❌ | @@ -38,12 +38,6 @@ Click the links below to display complete PHP information for each version, incl Sites that run older PHP versions not listed above will continue to serve pages. However, new development cannot be done because the development environment behavior is undefined and no longer supported. You can [upgrade your PHP version](/guides/php/php-versions) in the development environment to resume development on your site. - - -1 Currently, New Relic does not support PHP 8.3. As such, you will not be able to view your New Relic dashboard on any site that has been updated to PHP 8.3. We will be updating our platform to support New Relic on PHP 8.3 sites as soon as a compatible New Relic release is available to us. - - - ## Drush Compatibility Refer to [Managing Drush Versions on Pantheon](/guides/drush/drush-versions) for detailed compatibility information. From 42c7c57a22cf49f604930212b1f7b1b2a4d18a3a Mon Sep 17 00:00:00 2001 From: Scott Buscemi Date: Fri, 19 Apr 2024 09:37:44 -0700 Subject: [PATCH 2/4] LOPS-1952 Recommend PHP 8.3 --- source/content/guides/php/01-introduction.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/source/content/guides/php/01-introduction.md b/source/content/guides/php/01-introduction.md index e791eb7f75..4bba0e83e3 100644 --- a/source/content/guides/php/01-introduction.md +++ b/source/content/guides/php/01-introduction.md @@ -25,22 +25,20 @@ Click the links below to display complete PHP information for each version, incl | Version | Available | Recommended | | ------------------------------------------------ | :---------: | :---------: | -| [8.3](https://v83-php-info.pantheonsite.io/) 1 | | ❌ | +| [8.3](https://v83-php-info.pantheonsite.io/) | | | | [8.2](https://v82-php-info.pantheonsite.io/) | | | | [8.1](https://v81-php-info.pantheonsite.io/) | | | | [8.0](https://v80-php-info.pantheonsite.io/) | | ❌ | | [7.4](https://v74-php-info.pantheonsite.io/) | | ❌ | | [7.3](https://v73-php-info.pantheonsite.io/) | | ❌ | | [7.2](https://v72-php-info.pantheonsite.io/) | | ❌ | -| [7.1](https://v71-php-info.pantheonsite.io/) 2 | | ❌ | -| [7.0](https://v70-php-info.pantheonsite.io/) 2 | | ❌ | -| [5.6](https://v56-php-info.pantheonsite.io/) 2 | | ❌ | +| [7.1](https://v71-php-info.pantheonsite.io/) 1 | | ❌ | +| [7.0](https://v70-php-info.pantheonsite.io/) 1 | | ❌ | +| [5.6](https://v56-php-info.pantheonsite.io/) 1 | | ❌ | Sites that run older PHP versions not listed above will continue to serve pages. While older sites will still run unlisted and unsupported versions of PHP, new sites cannot change their PHP version to unsupported values. You can [upgrade your PHP version](/guides/php/php-versions) in the development environment to resume development on your site. -

1 Currently, PHP 8.3 on Pantheon does not support New Relic. As such, you will not be able to view your New Relic dashboard on any site that has been updated to PHP 8.3. We will be updating our platform to support New Relic on PHP 8.3 sites soon.

- -

2 On May 15, 2024, PHP 5.6, 7.0, and 7.1 will reach "End of Sale" and be removed from the supported PHP versions. New sites will not support PHP versions older than 7.2. For more details, see this release note.

+

1 On May 15, 2024, PHP 5.6, 7.0, and 7.1 will reach "End of Sale" and be removed from the supported PHP versions. New sites will not support PHP versions older than 7.2. For more details, see this release note.

## Drush Compatibility From 78bcc864074912eae93195e64f48ad1ec1ee47b2 Mon Sep 17 00:00:00 2001 From: Scott Buscemi Date: Mon, 6 May 2024 15:03:23 -0700 Subject: [PATCH 3/4] Update source/content/guides/php/01-introduction.md Co-authored-by: Steve Persch --- source/content/guides/php/01-introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/content/guides/php/01-introduction.md b/source/content/guides/php/01-introduction.md index 4bba0e83e3..e264706374 100644 --- a/source/content/guides/php/01-introduction.md +++ b/source/content/guides/php/01-introduction.md @@ -38,7 +38,7 @@ Click the links below to display complete PHP information for each version, incl Sites that run older PHP versions not listed above will continue to serve pages. While older sites will still run unlisted and unsupported versions of PHP, new sites cannot change their PHP version to unsupported values. You can [upgrade your PHP version](/guides/php/php-versions) in the development environment to resume development on your site. -

1 On May 15, 2024, PHP 5.6, 7.0, and 7.1 will reach "End of Sale" and be removed from the supported PHP versions. New sites will not support PHP versions older than 7.2. For more details, see this release note.

+

1 On May 15, 2024, PHP 5.6, 7.0, and 7.1 will reach "End of Sale" and be removed from the supported PHP versions. After that date, newly created sites will be prevented from running PHP versions older than 7.2. For more details, see this release note.

## Drush Compatibility From 3828a070b5bcc656f9c5f39a4348cfa05dfc574b Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Mon, 6 May 2024 15:18:37 -0700 Subject: [PATCH 4/4] Drop EoS PHP from the supported table --- source/content/guides/php/01-introduction.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/content/guides/php/01-introduction.md b/source/content/guides/php/01-introduction.md index e264706374..e164adc6ec 100644 --- a/source/content/guides/php/01-introduction.md +++ b/source/content/guides/php/01-introduction.md @@ -32,14 +32,9 @@ Click the links below to display complete PHP information for each version, incl | [7.4](https://v74-php-info.pantheonsite.io/) | | ❌ | | [7.3](https://v73-php-info.pantheonsite.io/) | | ❌ | | [7.2](https://v72-php-info.pantheonsite.io/) | | ❌ | -| [7.1](https://v71-php-info.pantheonsite.io/) 1 | | ❌ | -| [7.0](https://v70-php-info.pantheonsite.io/) 1 | | ❌ | -| [5.6](https://v56-php-info.pantheonsite.io/) 1 | | ❌ | Sites that run older PHP versions not listed above will continue to serve pages. While older sites will still run unlisted and unsupported versions of PHP, new sites cannot change their PHP version to unsupported values. You can [upgrade your PHP version](/guides/php/php-versions) in the development environment to resume development on your site. -

1 On May 15, 2024, PHP 5.6, 7.0, and 7.1 will reach "End of Sale" and be removed from the supported PHP versions. After that date, newly created sites will be prevented from running PHP versions older than 7.2. For more details, see this release note.

- ## Drush Compatibility Refer to [Managing Drush Versions on Pantheon](/guides/drush/drush-versions) for detailed compatibility information.