From: Remi Collet Date: Fri, 27 Jun 2014 07:51:34 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~155^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f201d061ba0d41344667527b64bbfefbcc67d5e5;p=php NEWS --- diff --git a/NEWS b/NEWS index 373f810881..0fdf0555d8 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ PHP NEWS . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()). (Andreas Ferber) +- FPM: + . Fix bug #67530 (error_log=syslog ignored). (Remi) + . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi) + - phpdbg: . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)