helly Sun Mar 5 17:48:47 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
- Update
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.440&r2=1.2027.2.441&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.440 php-src/NEWS:1.2027.2.441
--- php-src/NEWS:1.2027.2.440 Sun Mar 5 17:18:01 2006
+++ php-src/NEWS Sun Mar 5 17:48:47 2006
@@ -4,6 +4,12 @@
- Moved extensions to PECL:
. ext/msession (Derick)
- Reimplemented FastCGI interface. (Dmitry)
+- Improved SPL: (Marcus)
+ - 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().
+ - Dropped erroneous RecursiveDirectoryIterator::getSubPathInfo().
- Improved SimpleXML: (Marcus)
. Added SimpleXMLElement::getName() to retrieve name of element.
. Added ability to create elements on the fly.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php