scottmac Fri May 29 02:35:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Bug number was wrong. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1530&r2=1.2027.2.547.2.1531&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1530 php-src/NEWS:1.2027.2.547.2.1531 --- php-src/NEWS:1.2027.2.547.2.1530 Fri May 29 01:31:58 2009 +++ php-src/NEWS Fri May 29 02:35:56 2009 @@ -3,10 +3,10 @@ ?? Jun 2009, PHP 5.2.10 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) -- Fixed bug #48738 (exif_read_data() segfaults on certain corrupted .jpeg - files). (Pierre) - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage). (Scott) +- Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg + files). (Pierre) 27 May 2009, PHP 5.2.10RC1 - Updated timezone database to version 2009.8 (2009h) (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php