- Adding
pdo_sqlsrv
to more PHP versions
- Adding
swoole
to more PHP 8.0
- Added Homebrew for all versions
- Re-added
opcache
for PHP 8.1 - Pin
ansible
version for all work images - Pin
wp-cli
version for PHP 5.4 and 5.5
- Fixed
pdo_sqlsrv
version for PHP 7.2 - Fixed
sqlsrv
version for PHP 7.2 - Fixed
swoole
version for PHP 7.1 - Fixed pip installation
- Removed
opcache
for PHP 8.1 - Removed
xlswriter
for PHP 8.1 - Removed
linuxbrew
for all versions - #201 Deactivated
psr
andphalcon
by default - Removed
drush9
from PHP 7.0 and 7.1 - Removed
drupalconsole
from PHP 7.0 and 7.1
- Fixex
redis
module compilation for PHP 8.1 - Fixed PHP Xdebug v3 defaults to:
xdebug.mode = Off xdebug.start_with_request = default xdebug.client_port = 9000
- Removed
pdo_dblib
from PHP 8.1 due to errors
- Added
apcu
,blackfire
,igbinary
,imap
,mcrypt
,memcache
,msgpack
,oauth
,psr
,solr
,xlswriter
,yaml
to PHP 8.0 - Added
apcu
,igbinary
,imap
,mcrypt
,memcache
,msgpack
,oauth
,psr
,solr
,xlswriter
,yaml
to PHP 8.1
- Migrate from Travis CI to GitHub Actions
- Fixed
msgpack
install for PHP 7.0 - 7.4
- Compile
redis
extension withmsgpack
andigbinary
- Fixed
zsh
install for PHP 5.6 and 7.0
- Fixed
drupal
(drupal console launcher) for PHP 5.5, 5.6, 7.0 and 7.1 - Fixed
zsh
install for PHP 5.6 and 7.0
- Fixed
mdl
rubygem
- #182 Added
ioncube
to PHP 7.4 - Added
sqlsrv
to PHP 7.4
- Updated xdebug to latest possible version
- #755 Add .composer/vendir/bin to $PATH variable
- #692 Add custom supervisor config mountpoint
- #749 Fix to disable PHP modules without trailing
*.so
extension
- #703 Don't fail on uid/gid change
- Use latest PHP 8.0 image
- Disabled gd-jis: https://bugs.php.net/bug.php?id=73582
- Add PHP 8.1
- PHP module mongodb is added to PHP 8.0
- Composer is updated to v2 (/usr/local/bin/composer)
- Composer is available as v1 and v2 (/usr/local/bin/composer-[12])
- Fixes nightly build pipeline
- Fixes 166 Missing
locale-gen
binary
- Added vips extension
- Added xlswriter extension
- Added xdebug for PHP 8.0
- 169 Fixes download for drupal console
- Fixes laravel installer for PHP 7.2
- Fixed absolute paths in tests
- Added ghostscript
- Added gsfonts
- Added imagick PDF support (via ghostscript)
- Added mupdf and mupdf-tools
- Fixes Ansible installation
- Fixes MongoDB for PHP 5.6
- Fixes Redis for PHP 8.0
- Fixes policy.xml for Imagick
- Stricter version check for installed tools
- Fixes login to Dockerhub for CI jobs
- Fixes imagick segfault by setting its threads to 1
- Re-added imap for PHP 7.4
- Adding
certbot
binary
- #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
- Fix pdo_sqlsrv install for PHP 7.1
- Fix sqlsrv install for PHP 7.1
- Fix composer memory issues during install
phalcon
binary for PHP 7.3 and 7.4
- Fix xdebug install for PHP 7.0
- Add PHP yaml module
- #144 Added CHANGELOG