mattwil Tue Feb 17 14:28:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Entry for bug #47422 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1422&r2=1.2027.2.547.2.1423&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1422 php-src/NEWS:1.2027.2.547.2.1423 --- php-src/NEWS:1.2027.2.547.2.1422 Tue Feb 17 10:40:18 2009 +++ php-src/NEWS Tue Feb 17 14:28:15 2009 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2009, PHP 5.2.9 +- Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux). + (Matt) - Fixed bug #47399 (mb_check_encoding() returns true for some illegal SJIS characters). (for-bugs at hnw dot jp, Moriyoshi) - Fixed bug #45940 (MySQLI OO does not populate connect_error property on
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php