2017-05-28
- Add yarn
- memchache commented out in 7.0 and 7.1 due to compilation errors
- XDebug updated to 2.5.4 for 7.0 and 7.1
2017-04-08
- Clean up PHP < 5.5
- Add igbinary
2016-12-17
- [PHP] Added 7.1 image
- [PHP] Xdebug updated 2.5.0 for PHP 5.5+
2016-11-02
- [PHP] Update xdebug to 2.4.1 for PHP 5.4+
- [PHP] Add rsync
- [PHP] Fix compilation issues
2016-06-20
- [PHP] Update xdebug to 2.4.0 for PHP 5.4+
2016-06-14
- [PHP] Nodejs upgraded to 6.x
2016-06-12
- [PHP] Add amqp extension
- [PHP] Add memcache and redis extensions for PHP7
2016-04-26
- [PHP] Uncomment enabling xdebug from environment variables for PHP7.0 (thanks to @vikpe)
2016-03-27
- [PHP] Remove PHP 5.2 since Debian 6.0 image is not available on Docker hub anymore
2016-03-13
- [PHP] Update PHP7 xdebug version to stable 2.4.0
2016-03-04
- [VM] Disable updating docker images via cron since gitlab-runner is doing that itself
2016-01-10
- [PHP] Add xdebug for PHP 7
- [PHP] Disable xdebug by default for PHP 5.2
2016-01-09
- [HHVM] Preliminary hhvm release
2016-01-06
- [PHP] WARNING: Images with
-cli
tags are not supported anymore to decrease docker hub building overhead. So usetetraweb/php:5.6
instead oftetraweb/php:5.6-cli
, they are equal - [PHP] Add missing libicu library for
intl
extension - [PHP] Add new
mongodb
to 5.4+ images including 7.0