WPCloudDeploy Version 5.0 and later will work on PHP 8.0 and 8.1.
However, not all server providers will work cleanly on those PHP versions. This is because their PHP API wrappers have not yet been updated to support those versions. Once updated, we’ll update our code to use them. Until then there will be some limitations as described below.
The following providers should work cleanly with PHP 8.0 & 8.1
The following providers will work but might throw deprecation and other warnings in the debug.log file (but only if you have your WordPress debug log flags turned on):
In WPCloudDeploy version 5.3 and later you can activate PHP 8.2 for your client sites. This should be considered beta support since many components in the WP ecosystem are nowhere near ready for PHP 8.2.
WPCD itself will not be certified to run under PHP 8.2 until WordPress officially supports it along with the PHP API libraries for the various Cloud Server Providers. For now, consider running WPCD with PHP 8.2 as beta.
This table on the MAKE WORDPRESS site shows the official WP support for PHP 8.x: https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
As of the date this article was last updated, PHP 8.0, 8.1 & 8.2 were all stilled tagged as “beta”.
Last updated June 21st, 2023