stas Mon Apr 25 08:44:56 2005 EDT Modified files: /php-src NEWS Log: fix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1876&r2=1.1877&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1876 php-src/NEWS:1.1877 --- php-src/NEWS:1.1876 Wed Apr 20 16:48:19 2005 +++ php-src/NEWS Mon Apr 25 08:44:55 2005 @@ -125,6 +125,9 @@ - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry) - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). +- Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right + fix for GMP FPEs (Stas) + (Moriyoshi) 13 Jul 2004, PHP 5.0.0
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php