From: Remi Collet Date: Fri, 14 Nov 2014 18:13:53 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.5.20RC1~37^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4974f6cc6dab92926039fbc82027d1ef76a9f9e;p=php NEWS --- diff --git a/NEWS b/NEWS index 83448f76ca..a9c44438dc 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - Core: . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence) +- FPM: + . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi) + . Fixed Bug #68423 (PHP-FPM will no longer load all pools). (Remi) + - PDO_pgsql: . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo) . Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception