Skip to content

Releases: rtucek/nginx-php

v0.2.0

25 Dec 20:56
v0.2.0
1fea815
Compare
Choose a tag to compare

v0.2.0 (2016-12-25)

Upgrade to PHP v7.1.0
Add badges to README.md (powered by microbadger.com).

v0.1.2

19 Dec 16:09
v0.1.2
9b8530c
Compare
Choose a tag to compare

v0.1.2 (2016-19-12)

  • Fix PHP composer installer.

v0.1.1

19 Dec 12:54
v0.1.1
86e9cee
Compare
Choose a tag to compare

v0.1.1 (2016-12-18)

  • Update Nginx to v1.11.7.
  • Update PHP to v7.0.14.
  • Fix permission on mounted volumes (see commit 9568fc3).

v0.1.0

16 Dec 03:18
v0.1.0
0ced319
Compare
Choose a tag to compare

v0.1.0 (2016-12-16)

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.

v0.1.0-RC1

01 Dec 00:39
v0.1.0-RC1
9ed914f
Compare
Choose a tag to compare
v0.1.0-RC1 Pre-release
Pre-release

v0.1.0-RC1 (2016-12-01)

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.