]> granicus.if.org Git - php/commitdiff
Adding Apache2Filter news
authorJohn Coggeshall <john@php.net>
Mon, 3 Jul 2006 16:55:57 +0000 (16:55 +0000)
committerJohn Coggeshall <john@php.net>
Mon, 3 Jul 2006 16:55:57 +0000 (16:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1019a12efad5de75d6aa05ad38a17dc6b12402c9..afead01e300107301757f0b85dd220bca92a4488 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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"