diff options
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,7 +12,10 @@ PHP NEWS - FPM: . Fixed bug #62596 (getallheaders() missing with PHP-FPM). (Remi) - . Add fpm_get_status function. (Till Backhaus) + . Added fpm_get_status function. (Till Backhaus) + . Fixed bug #69031 (Long messages into stdout/stderr are truncated + incorrectly) - added new log related FPM configuration options: + log_limit, log_buffering and decorate_workers_output. (Jakub Zelenka) - PDO_Firebird: . Fixed bug #74462 (PDO_Firebird returns only NULLs for results with boolean |
