summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2013-09-16 16:23:29 +0200
committerDavid Soria Parra <dsp@php.net>2013-09-16 16:23:29 +0200
commit6a0b90da84433ab1b0844a96036f3185d8a29cef (patch)
tree1d94838458dd76497098e981cf6c6fbbf97c4322
parent1939d9e3db2fdbc89bf002c7de00cc0623f321b3 (diff)
downloadphp-git-6a0b90da84433ab1b0844a96036f3185d8a29cef.tar.gz
NEWS for #60577
-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: