Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 778 Bytes

v2

New features

Breaking changes

  • PHP 7.1 base image is now Debian Stretch
  • Dropped Node 6 images

New extensions

  • Imagick

Organization

The project layout has been deeply changed. There is now only one branch for all the PHP versions. Each extension now has its own installation script in the /extensions/core directory with symlinks for the extensions in the /extensions/7.1 and /extensions/7.2 directory based on the targeted PHP version.