summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
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)