- Upgrade PHP extension Redis from 6.0.2 to 6.1.0.
- Upgrade Composer from 2.7.8 to 2.8.2.
- Upgrade Composer from 2.7.7 to 2.7.8.
- Upgrade Composer from 2.6.6 to 2.7.7.
- Enabled Brotli support in Swoole.
- Upgrade Composer from 2.6.5 to 2.6.6.
- Upgrade PHP extension Redis from 6.0.1 to 6.0.2.
- Upgrade PHP extension Redis from 5.3.7 to 6.0.1.
- Upgrade Composer from 2.5.5 to 2.6.5.
- Upgrade Composer from 2.5.2 to 2.5.5.
- Upgrade Composer from 2.4.4 to 2.5.2.
- New Docker images built for PHP 8.2.
- The Redis extension is included and enabled.
- PHP extension pdo_mysql is included and enabled.
- Upgrade Composer from 2.3.10 to 2.4.4.
- the Swoole-based PostgreSQL client (formerly the swoole_postgresql extension) is included.
- Upgrade Composer from 2.2.16 to 2.3.10.
- Swoole 5.0.0+ works with PHP 8.0+ only. No more PHP 7 images built.
- Upgrade Composer from 2.2.18 to 2.2.21.
- New Docker images built for PHP 8.2.
- The Redis extension is included and enabled.
- PHP extension pdo_mysql is included and enabled.
- Upgrade Composer from 2.2.16 to 2.2.18.
- Upgrade Composer from 2.2.12 to 2.2.16.
- Upgrade Composer from 2.1.14 to 2.2.12.
- Alpine images are built with Alpine Linux 3.15 for PHP 7.4+ (PHP 7.4 to PHP 8.1).
- Upgrade Composer from 2.1.12 to 2.1.14.
- Started building PHP 8.1 images.
- Upgrade Composer from 2.1.9 to 2.1.12.
- Upgrade Composer from 2.1.6 to 2.1.9.
- Upgrade Composer from 2.1.3 to 2.1.6.
Branched from branch 4.6.7.
- Upgrade Composer from 2.0.13 to 2.1.3.
- Upgrade Composer from 2.0.12 to 2.0.13.
- Upgrade Composer from 2.0.11 to 2.0.12.
- Upgrade Composer from 2.0.9 to 2.0.11.
- Upgrade Composer from 2.0.8 to 2.0.9.
Branched from branch 4.5.10.
- Upgrade Composer from 2.0.7 to 2.0.8.
- Upgrade Composer from 1.10.17 to 2.0.7.
- Support building multi-architecture image with the same tag.
- Added option --enable-swoole-json when installing Swoole.
- Upgrade Composer from 1.10.16 to 1.10.17.
- Upgrade Composer from 1.10.15 to 1.10.16.
- Upgrade Composer from 1.10.13 to 1.10.15.
- Upgrade Composer from 1.10.10 to 1.10.13.
- Upgrade Composer from 1.10.6 to 1.10.10.
- Upgrade Composer from 1.10.5 to 1.10.6.
- If statement "exit" or "exit 0" is used in booting scripts, you need to replace them with a "return" statement.
- Stop allowing to run PHP scripts directly when booting containers.
Branched from branch 4.4.18.
- Upgrade Composer from 1.10.20 to 1.10.21.
- Upgrade Composer from 1.10.19 to 1.10.20.
- Upgrade Composer from 1.10.17 to 1.10.19.
- Upgrade Composer from 1.10.16 to 1.10.17.
- Upgrade Composer from 1.10.16 to 1.10.17.
- Upgrade Composer from 1.10.10 to 1.10.13.
- Upgrade Composer from 1.10.6 to 1.10.10.
- Upgrade Composer from 1.10.5 to 1.10.6.
- If statement "exit" or "exit 0" is used in booting scripts, you need to replace them with a "return" statement.
- Stop allowing to run PHP scripts directly when booting containers.
- Upgrade Composer from 1.10.1 to 1.10.5.
- Upgrade Composer from 1.9.3 to 1.10.1.
- Upgrade Composer from 1.9.1 to 1.9.3.
- Start building images through Docker Hub instead of Travis.
- Support PHP 7.4; latest image is built using PHP 7.4.
- Add new example on how to install PHP-X.
- Add new examples on how to install Swoole extensions.
- Support integration with Blackfire.
- Add new example on debugging PHP code with Blackfire.
- Support integration with Sdebug (a fork of Xdebug).
- Add new example on debugging PHP code with Sdebug.
- Don't install PHP-X by default.
- Don't install Swoole extensions by default.
- Allow to autoreload on PHP file changes only.
- Upgrade Composer from 1.9.0 to 1.9.1.
- Pass the number of CPU cores to the -j option when using make.
- PHP-X included.
- Swoole extension zookeeper included.
- Add git, lsof, and vim in the development images.
- Add examples on debugging PHP code with Valgrind and strace.
- Add new example on disabling the default web server.
- Allow to disable the default web server when starting Docker container.
- Allow Docker container to keep running even no any Supervisor program defined.
- Start including Dockerfiles in the source code.
- Start building development images.
- Add new example on debugging PHP code with gdb.
- Allow to autoreload specific or all Supervisord programs.
- Allow to run PHP scripts automatically when booting containers.
Branched from branch 4.3.6.
- Support zlib.
First base image published.