sas Mon Jul 21 21:39:53 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: fix typo, shorten line Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.293 php-src/NEWS:1.1247.2.294 --- php-src/NEWS:1.1247.2.293 Mon Jul 21 21:35:02 2003 +++ php-src/NEWS Mon Jul 21 21:39:52 2003 @@ -13,8 +13,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php