andrei Tue May 9 19:37:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.5&r2=1.2027.2.547.2.6&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.5 php-src/NEWS:1.2027.2.547.2.6 --- php-src/NEWS:1.2027.2.547.2.5 Mon May 8 20:18:34 2006 +++ php-src/NEWS Tue May 9 19:37:00 2006 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.2.0 +- Added run-time configurable backtracking/recursion limits. (Andrei) +- Added preg_last_error(). (Andrei) - Added support for Apache 2.2 handler in the Windows distro. (Edin) - Added pg_field_table() function. (Edin) - Add implementation of curl_multi_info_read (Brian)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php