From fd1fc2de89cb06f0850be9d1a3b081e8cc9b0da2 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Tue, 19 Apr 2005 15:10:58 +0000 Subject: [PATCH] BFN --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 61788c60bc..45fa27816f 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ PHP NEWS longer then the original string). (Ilia) - Fixed bug #32491 (File upload error - unable to create a temporary file). (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 #31583 (php_std_date() uses short day names in non-y2k_compliance mode). (mike at php dot net) - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg). @@ -41,6 +43,7 @@ PHP NEWS - Fixed bug #29583 (crash when echoing a COM object). (M.Sisolak, Wez) - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)). (kameshj at fastmail dot fm) +- Fixed memory corruption in ImageTTFText() on 64 bit. (Andrey) 31 Mar 2005, PHP 5.0.4 - Added SNMPv2 support. (harrie) -- 2.50.1