From: Remi Collet Date: Tue, 8 Jul 2014 06:33:39 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~111^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=208ae5498db6787826a143f158b9fdf586d3bd19;p=php NEWS --- diff --git a/NEWS b/NEWS index b5c9654117..26bc8f22c3 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ PHP NEWS . Fixed bug #66830 (Empty header causes PHP built-in web server to hang). (Adam) +- FPM: + . Fixed bug #67530 (error_log=syslog ignored). (Remi) + - Intl: . Fixed bug #66921 (Wrong argument type hint for function intltz_from_date_time_zone). (Stas)