From: Moriyoshi Koizumi Date: Fri, 8 Oct 2004 14:46:47 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.3RC1~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac70367d73bf278e0757e629689c171ac3bf4207;p=php - BFN --- diff --git a/NEWS b/NEWS index 419f83180d..0e109fd282 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ PHP NEWS - Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez) - Fixed bug #30027 (Possible crash inside ftp_get()). (cfield at affinitysolutions dot com) +- Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul + characters). (Moriyoshi) - Fixed bug #27798 (private / protected variables not exposed by get_object_vars() inside class). (Marcus)