Changes since 6.0.19
- ⬆️ Vanilla WordPress 6.7.1
- PHP:
- ⭐️ Added PHP 8.4 (no newrelic support)
- ⬆️ Updated to 8.3.14, 8.2.26, 8.1.31
- 📜 Added env var to configure
session.cookie_samesite
wodby/php#208 - 📜 MariaDB client now explicitly sets
disable-ssl-verify-server-cert
by default, can be changed with$MARIADB_CLIENT_SSL_VERIFY_SERVER_CERT
- ⬆️ PECL extensions updates:
- grpc 1.68.0
- sqlsrv 5.12.0
- rdkafka 6.0.5
- brotli 0.15.2
- spx 0.4.17
- oauth 2.0.9
- imap 1.0.2 (for PHP 8.4+ installed from PECL since it was removed from core)
- pcov 1.0.12
- xdebug 3.4.0
- ⬆️ Nginx 1.27.3
- ⬆️ Memcached 1.6.33
- ⬆️ Node.js 22.12.0, 20.18.1, 18.20.5
- ⬆️ Elasticsearch, Kibana 7.17.26
- 🛠️ MariaDB now uses
mariadb-
binaries instead ofmysql-
to avoid deprecation warnings - ⬆️ Alpine Linux updated to 3.21 for some of the images
Update instructions
Update your .env
file
Full changelog: 6.0.19...6.0.20