Releases: mlocati/docker-php-extension-installer
Releases · mlocati/docker-php-extension-installer
v2.7.8
- Fix installing http extension (installing idnkit failed) (#1033)
v2.7.7
- Add support for swoole on PHP 8.4 (#1030)
v2.7.6
- Fix installing smbclient on PHP from 7.0 to 7.3 (#1028)
v2.7.5
- Simplify patching apt-get for jessie/stretch (#1025)
v2.7.4
First version with docker images published as ghcr.io/mlocati/php-extension-installer
v2.7.3
- Fix installing smbclient on PHP 5.5/5.6 (#1020)
v2.7.2
- Add support for swoole 6 (#1019)
v2.7.1
Fixed the publish process - see #1016
v2.7.0
- Add support for imagick on PHP 8.4 (#1010)
- Docker images now come with multi-arch support (#1009)
v2.6.4
- Add support for imagick on PHP 8.3 (#811)