From f55e1330d589136900edf81cfd480efdde6df3d8 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 22 Jul 2003 01:35:02 +0000 Subject: [PATCH] BFN + proper credit for session bug fix. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cdd0fa37f7..7cd2f25b32 100644 --- a/NEWS +++ b/NEWS @@ -10,9 +10,11 @@ PHP 4 NEWS byte in multipart/form-data. (Rui) - Fixed possible crash in imagerotate() when an invalid color index is used for background color. (Pierre-Alain Joye) +- Fixed a bug that under certain circumstances could invalidate safe_mode. + (Ilia) - Fixed bug #24640 (var_export and var_dump can't output large float). (Marcus) - Fixed bug #24592 (Possible crash in session extnsion, with NULL values). - (Ilia) + (Sascha) - Fixed bug #24573 (debug_backtrace() crashes if $this set to null). (Jani) - Fixed bug #24560 (parse_url() incorrectly handling certain file:// based schemas). (Ilia) -- 2.50.1