moriyoshi Mon Feb 21 05:14:29 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.253&r2=1.1760.2.254&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.253 php-src/NEWS:1.1760.2.254 --- php-src/NEWS:1.1760.2.253 Mon Feb 21 04:45:18 2005 +++ php-src/NEWS Mon Feb 21 05:14:29 2005 @@ -102,6 +102,8 @@ - Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia) - Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach). (Marcus) +- Fixed bug #30573 (compiler warnings in libmbfl due to invalid type cast). + (Moriyoshi) - Fixed bug #30549 (incorrect character translations for some ISO8859 charsets). (Moriyoshi) - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php