john Mon Jul 3 16:55:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Adding Apache2Filter news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.102&r2=1.2027.2.547.2.103&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.102 php-src/NEWS:1.2027.2.547.2.103 --- php-src/NEWS:1.2027.2.547.2.102 Sun Jul 2 13:51:40 2006 +++ php-src/NEWS Mon Jul 3 16:55:57 2006 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.2.0 +- Reimplementation of Apache2Filter, PHP can now be an arbitrary filter + in the chain and will read the script from the Apache stream. (John) - Changed __toString() to be called wherever applicable. (Marcus) - Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus) - Changed realpath cache to be disabled when "open_basedir" or "safe_mode"
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php