-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Jiří Šimeček edited this page Mar 29, 2017
·
13 revisions
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.2.0] - 2017-03-29
-
New image: PHP 7.1 ZTS with threads. Tagged as
shimmi/php:7.1-zts
.Please note there is no official PECL release of Pthreads for PHP 7.1 yet. Thus it is installed from github source. There MAY be some bugs. See the related issue.
[1.1.0] - 2017-03-23
- JPEG support for GD.
- Sockets extension added.
[1.0.1] - 2017-01-18
- Default PHP timezone set to
UTC
.
[1.0.0] - 2017-01-06
- Reworked
Dockerfile
s - Splited to two images.
- Shimmi/php - aimed at production use.
- Shimmi/php-dev - aimed at development use as it contains Xdebug and other addons.