Skip to content

Commit

Permalink
NewRelic supports PHP 8.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
damienmckenna committed Jan 24, 2024
1 parent dcb5e3d commit 7fbefaf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions source/content/guides/php/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/) <sup>1</sup> | <span style="color:green">✔</span> | |
| [8.3](https://v83-php-info.pantheonsite.io/) | <span style="color:green">✔</span> | <span style="color:green">✔</span> |
| [8.2](https://v82-php-info.pantheonsite.io/) | <span style="color:green">✔</span> | <span style="color:green">✔</span> |
| [8.1](https://v81-php-info.pantheonsite.io/) | <span style="color:green">✔</span> | <span style="color:green">✔</span> |
| [8.0](https://v80-php-info.pantheonsite.io/) | <span style="color:green">✔</span> ||
Expand All @@ -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.

<Alert title="PHP 8.3 New Relic compatibility" type="info">

<sup>1</sup> 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.

</Alert>

## Drush Compatibility

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

0 comments on commit 7fbefaf

Please sign in to comment.