sniper Sun May 27 14:53:37 2007 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.229&r2=1.1247.2.920.2.230&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.229 php-src/NEWS:1.1247.2.920.2.230 --- php-src/NEWS:1.1247.2.920.2.229 Wed May 23 11:32:59 2007 +++ php-src/NEWS Sun May 27 14:53:37 2007 @@ -1,8 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, Version 4.4.8 -- Limit nesting level of input variables with max_input_nesting_level - as fix for MOPB-03-2007. (Stas) +- Addded "max_input_nesting_level" php.ini option to limit nesting level of + input variables. Fix for MOPB-03-2007. (Stas) - Fixed bug #38798 (OpenSSL init corrected in php5 but not in php4). (Tony) 04 May 2007, Version 4.4.7
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php