Releases: tiredofit/docker-nginx-php-fpm
Releases · tiredofit/docker-nginx-php-fpm
7.1.0
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
Changed
- Change the way PHP_DISPLAY_ERRORS works in code - True / False actually works
7.0.10
Changed
- Switch to using exec to have process take over pid
7.0.9
Changed
- Additional fixes to 7.0.8
7.0.8
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
Changed
- Fix for keepalives in upstream
7.0.6
Changed
- Escape document_root for FastCGI default scripts
7.0.4
Changed
- Debian: Switch to PHP_BASE versioned msgpack module
7.0.2
Changed
- Bugfix when there is no default.conf file available
7.0.1
Added
- Add PHP_FPM_OUTPUT_BUFFER_SIZE environment variable