iliaa Mon Sep 26 11:14:50 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: Bug fixing news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.76&r2=1.2027.2.77&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.76 php-src/NEWS:1.2027.2.77 --- php-src/NEWS:1.2027.2.76 Sun Sep 25 09:27:20 2005 +++ php-src/NEWS Mon Sep 26 11:14:49 2005 @@ -35,6 +35,7 @@ - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34645 (ctype corrupts memory when validating large numbers). (Ilia) - Fixed bug #34590 (User defined PDOStatement class can't implement methods). (Marcus) - Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php