rrichards Wed Mar 2 13:14:34 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.268&r2=1.1760.2.269&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.268 php-src/NEWS:1.1760.2.269 --- php-src/NEWS:1.1760.2.268 Tue Mar 1 16:33:02 2005 +++ php-src/NEWS Wed Mar 2 13:14:34 2005 @@ -35,6 +35,8 @@ - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick) - Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable). (Rob) +- Fixed bug #32001 (xml_parse_into_struct() function exceeds maximum + execution time). (Rob, Moriyoshi) - Fixed bug #31980 (Unicode exif data not available on Windows). (Edin) - Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia) - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php