Releases: mlocati/docker-php-extension-installer
Releases · mlocati/docker-php-extension-installer
v1.1.45
- Add support for zstd
- Add support for memcache on PHP 8.0
- Don't force the installation of the ZIP php extension on PHP 8.0
v1.1.44
- Install latest smbclient versions even on old Alpine Linux versions (3.7, 3.8 and 3,9) (thanks to eduardok/libsmbclient-php#79)
v1.1.43
- Fix installing smbclient on old Alpine Linux versions (3.7, 3.8 and 3,9)
v1.1.42
- Install the Microsoft SQL Server ODBC Driver when installing sqlsrv/pdo_sqlsrv
v1.1.41
- Add support for json_post
- Add support for SeasLog
v1.1.40
- Fix installing HTTP extension with PHP 7.x
v1.1.39
- Add support for gearman
v1.1.38
- Fix installing igbinary with PHP 8.0
v1.1.37
- Add support for sqlsrv/pdo_sqlsrv with PHP 8.0
v1.1.36
- Fix handling of wanted version of Facebook Zstandard when installing redis