summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67e31d044f..b1280b376b 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP NEWS
. Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names).
(Syra)
+- SPL:
+ . Fixed bug #60577 (count(new EmptyIterator) returns 1). (Levi Morrison)
+
?? ??? 2013, PHP 5.4.20
- Core: