Skip to content

Releases: tiredofit/docker-nginx-php-fpm

7.1.0

02 Oct 00:36
Compare
Choose a tag to compare

Added

  - Convert to using update_template functions when configuring

Changed

  - Fix an error where sample php file wasn't being created properly

7.0.11

16 Sep 19:00
Compare
Choose a tag to compare

Changed

  - Change the way PHP_DISPLAY_ERRORS works in code - True / False actually works

7.0.10

17 Aug 23:13
Compare
Choose a tag to compare

Changed

  - Switch to using exec to have process take over pid

7.0.9

08 Aug 15:07
Compare
Choose a tag to compare

Changed

  - Additional fixes to 7.0.8

7.0.8

08 Aug 15:01
Compare
Choose a tag to compare

Changed

  - Fix for Kitchen Sink mode showing pathnames on print_notice command
  - Stop using log_length parameter for < PHP-FPM 7.3

7.0.7

19 Jul 02:00
Compare
Choose a tag to compare

Changed

  - Fix for keepalives in upstream

7.0.6

09 Jul 15:10
Compare
Choose a tag to compare

Changed

  - Escape document_root for FastCGI default scripts

7.0.4

06 Jul 17:05
Compare
Choose a tag to compare

Changed

  - Debian: Switch to PHP_BASE versioned msgpack module

7.0.2

04 Jul 23:11
Compare
Choose a tag to compare

Changed

  - Bugfix when there is no default.conf file available

7.0.1

03 Jul 17:12
Compare
Choose a tag to compare

Added

  - Add PHP_FPM_OUTPUT_BUFFER_SIZE environment variable