rrichards Thu Apr 28 08:19:12 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.357&r2=1.1760.2.358&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.357 php-src/NEWS:1.1760.2.358 --- php-src/NEWS:1.1760.2.357 Wed Apr 27 18:59:52 2005 +++ php-src/NEWS Thu Apr 28 08:19:09 2005 @@ -44,6 +44,8 @@ (Uwe Schindler) - Fixed bug #32405 (mysqli::fetch() returns bad data - 64bit problem). (Andrey) - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit). (Georg) +- Fixed bug #32245 (xml_parser_free() in a function assigned to the xml parser + gives a segfault). (Rob) - Fixed bug #32013 (ext/mysqli bind_result causes fatal error: memory limit). (Andrey) - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php