Releases: devilbox/docker-php-fpm
Releases · devilbox/docker-php-fpm
Release 0.141
Release 0.141
Fixed
- Fixed correct permission for
/opt/nvm
during startup
Release 0.140
Release 0.140
Changed
- Ensure apt Jessie repositories are trusted beyond EOL
Release 0.139
Release 0.139
Added
- (Re-)added mongodb command line client
- (Re-)added postgresql command line client
Changed
- Speed up
xargs
commands by using multi-CPU - Use buildkit for building
Release 0.138
Release 0.138
Added
- Added arm64 support
- Added
vips
module for PHP 8.0 - Added
vips
module for PHP 8.1 - Added
swoole
module for PHP 8.1
Changed
- Separated nightly jobs
Release 0.137
Release 0.137
Fixed
- Fixed imklog: cannot open kernel log (/proc/kmsg): Operation not permitted.
Changed
- Ensured CI tests are platform agnostic (amd64 vs arm64)
- Ensured CI pipeline will work for long-running jobs
Removed
- Removed homebrew due to arm64 issues
- Removed postgres cmd client and apt repositories due to arm64 issues
- Removed mongodb cmd client and apt repositories due to arm64 issues
- Removed Ansible due to arm64 issues
Release 0.136
Release 0.136
Fixed
- Fixed
mongodb-org-shell
andmongodb-org-tools
install
Added
- Re-added
mongodb
for PHP 5.3
Changed
- Switch PHP 5.4 base image to devilbox/php-fpm-5.4 for potential arm64 support
- Switch PHP 5.5 base image to devilbox/php-fpm-5.5 for potential arm64 support
- Changed base image back to Debian Jessie for PHP 5.2 and PHP 5.3
Release 0.135
Release 0.135
Fixed
- Fixed cloning of gitflow
- Fixed pidof issue on QUEMU by replacing it with pgrep #854
Changed
- Changed PHP 5.2 and PHP 5.3 base images to Debian stretch
- Removed photoncms binaries (their GitHub organization went private)
- Removed
mongodb
extension from PHP 5.3 due to build errors - Removed
ioncube
extension for PHP 5.2, PHP 5.3 and PHP 5.4 (arm64 only supported from PHP 5.5 onwards) - Removed
codeception
from PHP 5.3
Release 0.134
Release 0.134
Changed
- Added extension
xdebug
to PHP 8.2
Release v0.133
Release v0.132
Release 0.132
Fixed
- Fixed
nvm
PATH priority #846
Added
- added extension
sqlsrv
to php 8.1 - added extension
pdo_sqlsrv
to php 8.1
Changed
- Changed postfix hostname to
localhost
instead of GitHub runners long name