diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ PHP NEWS - FPM: . Fix bug #67530 (error_log=syslog ignored). (Remi) . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi) + . Fix bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable when + using Apache). (David Zuelke) - phpdbg: . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi) |