sniper Mon Jun 11 20:19:54 2007 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: Human readable.. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.235&r2=1.1247.2.920.2.236&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.235 php-src/NEWS:1.1247.2.920.2.236 --- php-src/NEWS:1.1247.2.920.2.235 Mon Jun 11 18:40:43 2007 +++ php-src/NEWS Mon Jun 11 20:19:53 2007 @@ -1,16 +1,17 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2007, Version 4.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) +- Improved fix for MOPB-02-2007. (Ilia) +- Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner. + (Ilia) +- Fixed integer overlow in str[c]spn(). (Stas) +- Fixed money_format() not to accept multiple %i or %n tokens. (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 the image data). (Reported by Elliot <[EMAIL PROTECTED] dot com>) (Pierre) - Fixed bug #38798 (OpenSSL init corrected in php5 but not in php4). (Tony) + 04 May 2007, Version 4.4.7 - Fixed libgd #86 (Fixed possible infinite loop in imagecreatefrompng) (Reported by Xavier Roche) (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php