iliaa Fri Nov 3 13:54:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Filter extension news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.320&r2=1.2027.2.547.2.321&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.320 php-src/NEWS:1.2027.2.547.2.321 --- php-src/NEWS:1.2027.2.547.2.320 Fri Nov 3 13:34:19 2006 +++ php-src/NEWS Fri Nov 3 13:54:49 2006 @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, PHP 5.2.1 +- Filter Extension Improvements (Ilia) + . Fixed a bug when callback function returns a non-modified value. + . Added filter support for $_SERVER in cgi/apache2 sapis. + . Make sure PHP_SELF is filtered in Apache 1 sapi. - Fixed bug #39265 (Fixed path handling inside mod_files.sh). (michal dot taborsky at gmail dot com, Ilia) - Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr). (Wez,Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php