From: Julien Pauli Date: Tue, 12 Jul 2016 08:19:45 +0000 (+0200) Subject: Updated NEWS X-Git-Tag: php-7.1.0beta1~100^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2d17e14eed8930fd31698de80e0d9ac77d4ea62;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index 5da0c578eb..3fa666e3b5 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ PHP NEWS - PDO_pgsql: . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo) +- SPL: + . Fixed bug #72122 (IteratorIterator breaks '@' error suppression). (kinglozzer) + 21 Jul 2016, PHP 5.6.24 - Core: