From: Remi Collet Date: Sat, 22 Nov 2014 09:36:45 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.5.20RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9664312e30005adbd0533c7081d52e7c822eb821;p=php NEWS --- diff --git a/NEWS b/NEWS index 8a77db635f..8f8fff0b91 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ PHP NEWS in no allowed access). (Remi) . Fixed request #68391 (php-fpm conf files loading order). (Florian Margaine, Remi) + . Fixed bug #68478 (access.log don't use prefix). (Remi) - PDO_pgsql: . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)