diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |