Regarding the reliability confirmation of PHP execution environment updates.
My WordPress site is currently updated to the latest version, but it's running an older PHP environment (version 8.2.28) that needs updating. PHP is one of the programming languages used to build WordPress. Newer versions of PHP receive regular security updates and can improve website performance. If I update to PHP 8.3, will it have any negative impact on WordPress?
Comments
Hi,
No, it will not have a negative impact on WordPress.
If you want to check WP and PHP compatibility, see the following link:
https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
Best regards