From aeae1ce48aa27e47195cdcdd3d3f44f100ec4c15 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 3 Dec 2007 16:20:55 +0000 Subject: [PATCH] bug numbers --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 404d0de4c9..ac572a7263 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2008, PHP 5.2.6 -- Fixed crash because of uninitialized SG(sapi_headers).minetype (Dmitry) - Fixed weired behavior in CGI parameter parsing. (Dmitry, Hannes Magnusson) - Fixed bug #43482 (array_pad() does not warn on very small pad numbers). (Ilia) +- Fixed bug #43476 (Fixed crash because of uninitialized + SG(sapi_headers).minetype). (Dmitry) - Fixed bug #43457 (Prepared statement with incorrect parms doens't throw exception with pdo_pgsql driver). (Ilia) - Fixed bug #43386 (array_globals not reset to 0 properly on init). (Ilia) @@ -17,6 +18,8 @@ PHP NEWS (Jani) - Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used). (Jani) +- Fixed bug #43295 (Fixed crash because of uninitialized + SG(sapi_headers).minetype). (Dmitry) - Fixed bug #43293 (Multiple segfaults in getopt()). (Hannes) - Fixed bug #43279 (pg_send_query_params() converts all elements in 'params' to strings). (Ilia) -- 2.50.1