From: Moriyoshi Koizumi Date: Mon, 21 Feb 2005 10:14:29 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.4RC1~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=435e835bbf1ac1f68abd530b804857f5c6ff0aae;p=php - BFN --- diff --git a/NEWS b/NEWS index 49d8f4c2fe..e052dcbe49 100644 --- a/NEWS +++ b/NEWS @@ -102,6 +102,8 @@ PHP NEWS - 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)