plugin-development-docker
plugin-development-docker copied to clipboard
PHP 8.1 compatibility
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.