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