Skip to content

Latest commit

 

History

History
109 lines (80 loc) · 7.18 KB

CHANGELOG.md

File metadata and controls

109 lines (80 loc) · 7.18 KB
Tag v0.4.3 (2017-05-22)

  • Bump PHP to v7.1.5
  • Bump Nginx version to v1.13.0
  • Bump Xdebug version to v2.5.4
  • Unexpand 4 spaces to tabs
Tag v0.4.2 (2017-04-12)

  • Bump PHP to v7.1.4
  • Bump Nginx version to v1.11.13
  • Bump Xdebug version to v2.5.1
Tag v0.4.1 (2017-03-28)

  • Bump PHP to v7.1.3
  • Bump Nginx version to v1.11.11
  • Add commit SHA1 badge
Tag v0.4.0 (2017-02-14)

  • Add badges for v0.3.4 release
  • Build image with more meta data
  • Remove execute permission
  • Add documentation
  • Add crontab
  • Import GPG keys from keyserver
  • Replace keyserver
  • Honor 80 character line length (if possible)
  • Fix changelog HTTP link
  • Use custom docker build
  • Make dedicated rule for build on TravisCI
  • Add badge with commit SHA
Tag v0.3.4 (2017-02-07)

  • Fix reload Xdebug extension to be load by PHP as often as the container was restarted
Tag v0.3.3 (2017-02-01)

  • Upgrade Nginx to v1.11.9
Tag v0.3.2 (2017-01-19)

  • Add quay.io badges
  • Upgrade PHP to v7.1.1
  • Add 2nd GPG key from the PHP v7.1.x release managers (Joe Watkins krakjoe@php.net)
Tag v0.3.1 (2017-01-06)

  • Rename image
  • Update badges
Tag v0.3.0 (2016-12-31)

  • Add Travis CI - #1
  • Add Xdebug - #2
Tag v0.2.1 (2016-12-31)

  • Remove misleading comments - #3
  • Add badges and make headings smaller - #4
  • Bump up Nginx to v1.11.8 - #5
Tag v0.2.0 (2016-12-25)

  • Upgrade to PHP v7.1.0
  • Add badges to README.md (powered by microbadger.com).
TAG v0.1.2 (2016-19-12)

  • Fix PHP composer installer.
TAG v0.1.1 (2016-18-12)

UNRELEASED

  • Update Nginx to v1.11.7.
  • Update PHP to v7.0.14.
  • Fix permission on mounted volumes (see commit 9568fc3).
TAG v0.1.0 (2016-12-16)

UNRELEASED

Initial release

  • Compile Nginx v1.11.6 from source.
  • Compile PHP with PHP-FPM v7.0.13 from source.
  • Install most recent version of PHP composer (as of 2016-12-01 v1.2.2).
  • Install Honcho for process monitoring.
TAG v0.1.0-RC1 (2016-12-01)

UNRELEASED

Initial release

  • Compile Nginx v1.11.6 from source.
  • Compile PHP with PHP-FPM v7.0.13 from source.
  • Install most recent version of PHP composer (as of 2016-12-01 v1.2.2).
  • Install Honcho for process monitoring.