Releases: devilbox/docker-php-fpm
Releases · devilbox/docker-php-fpm
Release v0.131
Release 0.131
Added
- Added binary
sqlite3to all PHP images #856 - Added binary
laravelto PHP 8.0 and PHP 8.1 #823 - Added AVIF support in GD for PHP 8.1 #834
- Added extension
amqpto PHP 8.0 and PHP 8.1 #826 - Added extension
uploadprogressto PHP 8.0 and PHP 8.1 #158 - Added extension
imagickto PHP 8.0 and PHP 8.1 - Added extension
rdkafkato PHP 8.0 and PHP 8.1 - Added extension
xlswriterto PHP 8.1 - Added extension
pdo_dblibto PHP 8.1 - Added extension
uuidto all PHP versions (except 5.2)
Changed
- Updated
php-cs-fixerto latest version #219
Release v0.130
Release 0.130
Fixed
- Fixed correct keys for
apt
Added
- Added integration checks for
apt update
Release v0.129
Release v0.129
Fixed
- Pinned module:
uploadprogress - Pinned module:
mongodb - Pinned lib:
libenchant - Pinned lib:
libicu - Pinned lib:
libvpx - Pinned PHP 8.0: devilbox/docker-php-fpm-8.0#16
- Pinned PHP 8.1: devilbox/docker-php-fpm-8.1#9
- Fixed
pgsqlapt key - Fixed
deployerdownload on cert issues - Fixed
phpmddownload on cert issues - Fixed
phpunitdownload on cert issues - Fixed
php-cs-fixerdownload on cert issues - Fixed building
socketson PHP 8.0 and PHP 8.1 - Fixed building
ffion PHP 7.4
Changed
- Removed
mcryptfrom PHP 8.1 as it is not yet supported - Removed
enchantfrom PHP 7.3 and PHP 7.4 as libenchant1 is not available via apt - Updated PHP 8.0 base image to BullsEye: devilbox/docker-php-fpm-8.0#17
- Updated PHP 8.1 base image to BullsEye: devilbox/docker-php-fpm-8.1#10
- Updated PostgreSQL repos to Bullseye for PHP >= 7.3
- Updated
pipto use Python3 for PHP >= 7.3
Release v0.128
Release 0.128
Added
- Adding
pdo_sqlsrvto more PHP versions
Release v0.127
Release 0.127
Changed
- Adding
pdo_sqlsrvto more PHP versions
Release v0.126
Release 0.126
Changed
- Added Homebrew for all versions
Release v0.125
Release 0.125
Changed
- Re-added
opcachefor PHP 8.1 - Pin
ansibleversion for all work images - Pin
wp-cliversion for PHP 5.4 and 5.5
Release v0.124
Release 0.124
Fixed
- Fixed
pdo_sqlsrvversion for PHP 7.2 - Fixed
sqlsrvversion for PHP 7.2 - Fixed
swooleversion for PHP 7.1 - Fixed pip installation
Changed
- Removed
opcachefor PHP 8.1 - Removed
xlswriterfor PHP 8.1 - Removed
linuxbrewfor all versions - #201 Deactivated
psrandphalconby default - Removed
drush9from PHP 7.0 and 7.1 - Removed
drupalconsolefrom PHP 7.0 and 7.1
Release v0.123
Release 0.123
Fixed
- Fixex
redismodule compilation for PHP 8.1 - Fixed PHP Xdebug v3 defaults to:
xdebug.mode = Off xdebug.start_with_request = default xdebug.client_port = 9000
Changed
- Removed
pdo_dblibfrom PHP 8.1 due to errors
Release v0.122
Release 0.122
Added
- Added
apcu,blackfire,igbinary,imap,mcrypt,memcache,msgpack,oauth,psr,solr,xlswriter,yamlto PHP 8.0 - Added
apcu,igbinary,imap,mcrypt,memcache,msgpack,oauth,psr,solr,xlswriter,yamlto PHP 8.1
Changed
- Migrate from Travis CI to GitHub Actions