sniper Tue Jun 19 18:22:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: bfn http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.792&r2=1.2027.2.547.2.793&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.792 php-src/NEWS:1.2027.2.547.2.793 --- php-src/NEWS:1.2027.2.547.2.792 Tue Jun 19 12:20:50 2007 +++ php-src/NEWS Tue Jun 19 18:22:58 2007 @@ -20,7 +20,7 @@ - Added missing error check inside bcpowmod(). (Ilia) - Fixed var_export() to use the new H modifier so that it can generate - parsable PHP code for floats again, independent of the locale. + parseable PHP code for floats, independent of the locale. (Derick) - Fixed regression introduced by the fix for the libgd bug #74 (Pierre) - Fixed several integer overflows in ImageCreate(), ImageCreateTrueColor(), ImageCopyResampled() and ImageFilledPolygon() reported by Mattias Bengtsson.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php