From: Andrey Hristov Date: Wed, 27 Apr 2005 12:16:44 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=352d90baac6923f6ceaa70424a93a07e571f1a50;p=php BFN --- diff --git a/NEWS b/NEWS index 87da8c730b..1b15745bbb 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,8 @@ PHP NEWS - 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)