Commit:    5d81fe6f12eaa35a9dd9b968bd778ce24d50fffa
Author:    Nikita Popov <ni...@php.net>         Tue, 19 Jun 2012 18:40:46 +0200
Parents:   fed1f2d12447227947bb8c6ba27eca45f244f498
Branches:  PHP-5.3 PHP-5.4 master

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

Log:
Add NEWS for bug #62262

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

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0f2dc7e..79b7325 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,10 @@ PHP                                                          
              NEWS
   . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks 
     with constant). (Laruence)
 
+- SPL:
+  . Fixed bug #62262 (RecursiveArrayIterator does not implement Countable).
+    (Nikita Popov)
+
 - XML Writer:
   . Fixed bug #62064 (memory leak in the XML Writer module). 
     (jean-pierre dot lozi at lip6 dot fr)


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

Reply via email to