From: Date: Sat, 5 Feb 2000 02:09:26 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1755f655db38085dcaaa0467f43468d3b03f6348;p=php NEWS update --- diff --git a/NEWS b/NEWS index c047d54a75..09c61c5563 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- 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 + was made (Zeev) - Added the XML Expat library to the standard PHP source distribution thanks to its author James Clark (Andi & Zeev) - Added XML support to the default Win32 build (Andi & Zeev)