mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
2.4 KiB
2.4 KiB
Changelog
Unreleased
Release 0.115
Fixed
- #703 Don't fail on uid/gid change
Release 0.114
Fixed
- Use latest PHP 8.0 image
- Disabled gd-jis: https://bugs.php.net/bug.php?id=73582
Added
- Add PHP 8.1
- PHP module mongodb is added to PHP 8.0
Changed
- Composer is updated to v2 (/usr/local/bin/composer)
- Composer is available as v1 and v2 (/usr/local/bin/composer-[12])
Release 0.113
Fixed
- Fixes nightly build pipeline
Release 0.112
Fixed
- Fixes 166 Missing
locale-genbinary
Added
- Added vips extension
- Added xlswriter extension
Release 0.111
Added
- Added xdebug for PHP 8.0
Release 0.110
Fixed
- 169 Fixes download for drupal console
- Fixes laravel installer for PHP 7.2
Release 0.109
Fixed
- Fixed absolute paths in tests
Release 0.108
Added
- Added ghostscript
- Added gsfonts
- Added imagick PDF support (via ghostscript)
- Added mupdf and mupdf-tools
Fixed
- Fixes Ansible installation
- Fixes MongoDB for PHP 5.6
- Fixes Redis for PHP 8.0
- Fixes policy.xml for Imagick
Changed
- Stricter version check for installed tools
Release 0.107
Fixed
- Fixes login to Dockerhub for CI jobs
- Fixes imagick segfault by setting its threads to 1
Added
- Re-added imap for PHP 7.4
- Adding
certbotbinary
Release 0.106
Fixed
- #153 Use numeric order for startup files
- Fix build of PHP-FPM 7.4 snmp module
- Disable PHP-FPM 8.0 uploadprogress module due to startup warnings
Release 0.105
Fixed
- Fix pdo_sqlsrv install for PHP 7.1
- Fix sqlsrv install for PHP 7.1
- Fix composer memory issues during install
Added
phalconbinary for PHP 7.3 and 7.4
Release 0.104
Fixed
- Fix xdebug install for PHP 7.0
Release 0.103
Added
- Add PHP yaml module
Release 0.102
Added
- #144 Added CHANGELOG