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

Update news

This commit is contained in:
Zeev Suraski
2000-06-17 18:03:25 +00:00
parent 4b57e0e9f7
commit 66f1be08c8

4
NEWS
View File

@@ -2,6 +2,10 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
<<<<<<< NEWS
- Added restore_error_handler()
- Fixed erroneous file names and line numbers in error situations under the
multithreaded version of PHP - most noticeably Win32 (Zeev, Zend Engine)
- Fix problem with CGI crashing on certain servers especially Windows Apache
& O'Reilly website (Andi)
- Added Pi3Web SAPI module; run ./configure --with-pi3web to enable this.