]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 13:47:05 +0000 (15:47 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 13:47:05 +0000 (15:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6cb61d4916c4ead6a77ab29c935fbb9990670dd4..2af5a21c5d67b23dbafa55ea5225ba4350b0e736 100644 (file)
--- 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)