helly Sat Nov 27 05:16:13 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1823&r2=1.1824&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1823 php-src/NEWS:1.1824 --- php-src/NEWS:1.1823 Sun Oct 24 13:41:13 2004 +++ php-src/NEWS Sat Nov 27 05:16:13 2004 @@ -45,6 +45,7 @@ - Added support of parameter=>value arrays to xsl_xsltprocessor_set_parameter() (Tony) - Changed stream_filter_(ap|pre)pend() to return resource. (Sara) +- Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus) - Fixed bug with raw_post_data not getting set. (Brian) - Fixed bug in mysql::client_version(). (Georg) - Fixed ZTS destruction. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php