FYI PHP 8.0 is at End of Life
PSA: PHP 8.0 reaches EOL today
PHP 8.1 EOL has changed?
PSA: PHP 8.1 reaches end-of-life in November
Make sure you're using at a minimum PHP 8.1
If any of your sites are running on PHP 8.0 (or, gasp, 7.x), now is the time to move them to PHP 8.1 or 8.2. Most decent web hosts have one-click options to jump between PHP versions, and most of the popular plugins and themes are already compatible with PHP 8.1.
As a rule, I always stay on the (latest - 2) version of PHP for an "optimum" mix of security and compatibility, so I moved my sites to 8.1 from 8.0 a few days ago.
Hello PHP'ers
I had in my head that 8.1 goes EOL in November and this is confirmed by both PHP Watch and End of Life.date. However, checking on https://www.php.net/supported-versions.php today, this is listing security support until November 2025.
I'm thinking that PHP.net is correct but wonder if this has changed recently? Anyone know?
(Edit for broken link)
If you have sites on PHP 8.1, it's time to start testing them on 8.2/8.3 and plan the upgrade. This will leave plenty of room for troubleshooting. WordPress core and all major themes and plugins work great with newer versions of PHP.