From 2fe43e8af8249854b1b495e7887ea76f9e1adb48 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 22 Jul 2003 01:39:52 +0000 Subject: [PATCH] fix typo, shorten line --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7cd2f25b32..9df535578b 100644 --- a/NEWS +++ b/NEWS @@ -13,8 +13,7 @@ PHP 4 NEWS - 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). - (Sascha) +- Fixed bug #24592 (NULL related crash in session extension). (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