Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Reynolds <[email protected]>
  • Loading branch information
pwtyler and jazzsequence authored Mar 20, 2024
1 parent 7fee5fd commit 9f0ce2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/content/guides/php/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ 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.

<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.
<p><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.</p>


<sup>2</sup> 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 below. New sites will not support PHP versions older than 7.2. For more details, see [this release note](/release-notes/2024/03/PHP-7-1-EOS).
<p><sup>2</sup> 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 below. New sites will not support PHP versions older than 7.2. For more details, see [this release note](/release-notes/2024/03/PHP-7-1-EOS).</p>

## Drush Compatibility

Expand Down

0 comments on commit 9f0ce2b

Please sign in to comment.