From: Frank M. Kromann Date: Mon, 8 Aug 2005 21:35:03 +0000 (+0000) Subject: News entry for Fix #32010 X-Git-Tag: BEFORE_UNICODE_MERGE~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52e03bc61298cde02ae888390a571c0e16b1efdb;p=php News entry for Fix #32010 --- diff --git a/NEWS b/NEWS index cb54a5cc22..97d8a0bd99 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ PHP NEWS - Fixed bug #33558 (warning with nested calls to functions returning by reference). (Dmitry) - Fixed bug #32139 (SOAP client does not auto-handle base64 encoding). (Ilia) +- Fixed bug #32010 (Memory leak in mssql_fetch_batch). (fmk) - Fixed bug #29334 (win32 mail() provides incorrect Date: header). (Jani) 14 Jul 2005, PHP 5.1 Beta 3