From 3b10e9ccf1e2dab56f83d979cafa29b49433dfe6 Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sat, 7 Jul 2018 13:16:16 +0100 Subject: [PATCH] Update NEWS for log related changes in FPM --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d20fa2727b..4be623ce70 100644 --- a/NEWS +++ b/NEWS @@ -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 -- 2.40.0