helly           Fri Mar 10 22:18:25 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - Fix
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.453&r2=1.2027.2.454&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.453 php-src/NEWS:1.2027.2.454
--- php-src/NEWS:1.2027.2.453   Fri Mar 10 11:46:51 2006
+++ php-src/NEWS        Fri Mar 10 22:18:25 2006
@@ -13,7 +13,7 @@
   - Fixed issues with not/double calling of constructors of SPL iterators.
   - Fixed issues with info-class/file-class in SPL directory handling classes.
   - Fixed ArrayIterator::seek().
-  - Added SimpleXMLElement::count().
+  - Added SimpleXMLIterator::count().
   - Dropped erroneous RecursiveDirectoryIterator::getSubPathInfo().
 - Improved SimpleXML: (Marcus, Rob)
   . Added SimpleXMLElement::getName() to retrieve name of element.

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

Reply via email to