andrey Wed Apr 27 08:16:45 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.351&r2=1.1760.2.352&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.351 php-src/NEWS:1.1760.2.352 --- php-src/NEWS:1.1760.2.351 Wed Apr 27 02:46:43 2005 +++ php-src/NEWS Wed Apr 27 08:16:44 2005 @@ -45,6 +45,8 @@ - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg). - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP response message). (Jani) +- Fixed bug #31668 (multi_query works exactly every other time - multi query + d/e flag global and not per connection). (Andrey) - Fixed bug #31636 (another crash when echoing a COM object). (Wez) - Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance mode). (mike at php dot net)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php