helly Thu May 18 21:45:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - Update http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.32&r2=1.2027.2.547.2.33&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.32 php-src/NEWS:1.2027.2.547.2.33 --- php-src/NEWS:1.2027.2.547.2.32 Thu May 18 13:21:07 2006 +++ php-src/NEWS Thu May 18 21:45:38 2006 @@ -32,6 +32,7 @@ . Added full caching support and ArrayAccess to CachingIterator. . Added array functions to ArrayObject/ArrayIterator and made them faster. . Added support for reading csv and skipping empty lines in SplFileObject. + . Added CachingIterator::TOSTRING_USE_INNER, calls inner iterator __toString. - Added run-time configurable backtracking/recursion limits for PCRE. (Andrei) - Added preg_last_error(). (Andrei) - Added support for Apache 2.2 handler in the Windows distro. (Edin)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php