1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 14:31:06 +02:00

*** empty log message ***

This commit is contained in:
Zeev Suraski
2000-02-27 17:43:35 +00:00
parent 863651dff1
commit 865b7ac545

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
- Fixed Sybase-DB compilation (Zeev)
- Fixed a (fairly common) situation where error_reporting values would not be
properly restored after a call to error_reporting(), in between requests (Zeev)
- The various $HTTP_*_VARS[] are now protected, and cannot be manipulated by