From: Julien Pauli Date: Tue, 12 Jul 2016 13:47:05 +0000 (+0200) Subject: Updated NEWS X-Git-Tag: php-7.1.0beta1~91^2~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1896ca4e88451d5190d3ce921d6f7a52b3ec6e9f;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index 6cb61d4916..2af5a21c5d 100644 --- a/NEWS +++ b/NEWS @@ -27,10 +27,6 @@ PHP NEWS . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain names). (cmb) -- PDO: - . Fixed bug #52384 (Adds bound parameter value to PDOStatement::debugDumpParams). - (bishopb) - - PDO_pgsql: . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)