Skip to content

Changelog

Jiří Šimeček edited this page Mar 29, 2017 · 13 revisions

Change Log

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

Added

  • 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

Fixed

  • JPEG support for GD.

Added

  • Sockets extension added.

[1.0.1] - 2017-01-18

Added

  • Default PHP timezone set to UTC.

[1.0.0] - 2017-01-06

Changed

  • Reworked Dockerfiles
  • Splited to two images.
    • Shimmi/php - aimed at production use.
    • Shimmi/php-dev - aimed at development use as it contains Xdebug and other addons.
Clone this wiki locally