1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

NEWS update

This commit is contained in:
2000-02-06 02:09:07 +00:00
parent c630fe664f
commit 5aae762143

2
NEWS
View File

@@ -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