stas Mon Jun 11 18:40:43 2007 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: record fixes http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.234&r2=1.1247.2.920.2.235&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.234 php-src/NEWS:1.1247.2.920.2.235 --- php-src/NEWS:1.1247.2.920.2.234 Mon Jun 11 15:20:56 2007 +++ php-src/NEWS Mon Jun 11 18:40:43 2007 @@ -4,6 +4,8 @@ - Improved fix for MOPB-02-2007 (Ilia) - Fixed an interger overflow inside chunk_split(), identified by Gerhard Wagner (Ilia) +- Fixed integer overlow in str[c]spn() (Stas) +- Fixed UMR in money_format() (Stas, Ilia) - Addded "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007. (Stas) - Fixed bug #41630 (segfault when an invalid color index is present in
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php