tony2001 Fri Aug 11 19:27:17 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: one bugfix less http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.566&r2=1.2027.2.567&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.566 php-src/NEWS:1.2027.2.567 --- php-src/NEWS:1.2027.2.566 Fri Aug 11 17:44:47 2006 +++ php-src/NEWS Fri Aug 11 19:27:17 2006 @@ -5,7 +5,6 @@ - Fixed overflow on 64bit systems in str_repeat() and wordwrap(). (Stefan E.) - Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are enabled. (Stefan E., Ilia) -- Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony) - Fixed bug #38322 (reading past array in sscanf() leads to arbitrary code execution). (Tony) - Fixed bug #38125 (undefined reference to spl_dual_it_free_storage). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php