Commit:    6a0b90da84433ab1b0844a96036f3185d8a29cef
Author:    David Soria Parra <d...@php.net>         Mon, 16 Sep 2013 16:23:29 
+0200
Parents:   1939d9e3db2fdbc89bf002c7de00cc0623f321b3
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6a0b90da84433ab1b0844a96036f3185d8a29cef

Log:
NEWS for #60577

Bugs:
https://bugs.php.net/60577

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 67e31d0..b1280b3 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:


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to