From: Date: Sun, 6 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5aae7621435b76d23239bfa4deb6407126aadd26;p=php NEWS update --- diff --git a/NEWS b/NEWS index 09c61c5563..f4fd69ff7b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Fixed signal() bug that could cause the Apache master process to + die. (Thies) - Added session_set_cookie_params() function. (Andrei) - If header information is sent after output has already been sent, the warning message will now state the filename and line number at which the first output