From: foobar Date: Fri, 7 Jan 2005 06:29:50 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.11RC1~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e9fbe762f66db638bd7320bf4011dfa26d11bb9;p=php BFN --- diff --git a/NEWS b/NEWS index 891760ca8a..2962a3eff6 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,8 @@ PHP 4 NEWS string key). (Derick) - Fixed bug #31056 (php_std_date() returns invalid formatted date if y2k_compliance is On). (Ilia) +- Fixed bug #31055 (apache2filter: per request leak proportional to the full + path of the request URI). (kameshj at fastmail dot fm) - Fixed bug #28930 (PHP sources pick wrong header files generated by bison). (eggert at gnu dot org) - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi). (Unknown)