Skip to content

Latest commit

 

History

History
102 lines (78 loc) · 3.3 KB

File metadata and controls

102 lines (78 loc) · 3.3 KB

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.

2.10.3 - 2020-12-16

  • Update alpine base image
  • Use tagged versions of docker and dind, use new --all-tags parameter

2.10.2 - 2020-12-03

  • Fix superglobal access in tests

2.10.1 - 2020-06-03

  • Update alpine base image
  • Use new docker repo

2.10.0 - 2020-01-27

  • Rebuild image for latest PHP and library updates

2.9.3 - 2020-01-07

  • Update alpine base image
  • Fix version regex

2.9.2 - 2019-12-17

  • Update alpine base image

2.9.1 - 2019-11-27

  • Update alpine base image

2.9.0 - 2019-10-28

  • Update alpine base image
  • Rebuild image for latest PHP updates

2.8.1 - 2019-09-23

  • Update alpine base image

2.8.0 - 2019-09-17

  • Update alpine base image
  • Rebuild image for latest PHP updates

2.7.0 - 2019-08-27

  • Update alpine base image
  • Rebuild image for latest PHP updates

2.6.1 - 2019-07-23

  • Update alpine base image

2.6.0 - 2019-06-17

  • Rebuild image

2.5.1 - 2019-05-20

  • Update alpine base image

2.5.0 - 2019-05-14

  • Rebuild image

2.4.0 - 2019-04-08

  • Add configuration profile for Symfony 4
  • Do not treat PHP-FPM as an extension

2.3.1 - 2019-02-12

  • Rebuild image (composer update to fix dependency resolution failures, recent PHP fixes)

2.3.0 - 2018-08-27

  • Use CA certificates for LDAP connections
  • Use specified version of base image for reproducible builds
  • Update PHP CodeSniffer
  • Add changelog

2.2.0 - 2018-08-08

  • Catch PHP-FPM output

2.1.0 - 2018-08-07

  • Update PHP CodeSniffer and Sami

2.0.0 - 2018-03-07

  • Initial public release