diff options
| author | <changelog@php.net> | 2000-02-05 02:09:26 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-02-05 02:09:26 +0000 |
| commit | 1755f655db38085dcaaa0467f43468d3b03f6348 (patch) | |
| tree | 58b04b10f22c341c64c5131e256cb094cff99bb4 | |
| parent | ef5d72cc3790cbdb46ffa21370098898f86768c6 (diff) | |
| download | php-git-1755f655db38085dcaaa0467f43468d3b03f6348.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |
