plugin-development-docker icon indicating copy to clipboard operation
plugin-development-docker copied to clipboard

PHP 8.1 compatibility

Open Djennez opened this issue 4 years ago • 0 comments

The env does not seem to get correctly installed when using the wordpress:5.8.3-php8.1-apache image. This will need fixing if we want to develop on / for PHP 8.1.

This only happens when installing a new environment, as it fails to create the database. If you first use a 8.0 image to create the environment and up the PHP version after that, it will work.

Djennez avatar Jan 11 '22 13:01 Djennez