Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46925 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9733 invoked from network); 1 Feb 2010 19:59:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2010 19:59:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=textexin@xencraft.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=textexin@xencraft.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain xencraft.com from 76.96.30.16 cause and error) X-PHP-List-Original-Sender: textexin@xencraft.com X-Host-Fingerprint: 76.96.30.16 qmta01.emeryville.ca.mail.comcast.net Received: from [76.96.30.16] ([76.96.30.16:49449] helo=qmta01.emeryville.ca.mail.comcast.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/26-07621-882376B4 for ; Mon, 01 Feb 2010 14:59:05 -0500 Received: from omta14.emeryville.ca.mail.comcast.net ([76.96.30.60]) by qmta01.emeryville.ca.mail.comcast.net with comcast id cdAp1d0031HpZEsA1jz2pa; Mon, 01 Feb 2010 19:59:02 +0000 Received: from LENOVOB5360775 ([69.181.140.216]) by omta14.emeryville.ca.mail.comcast.net with comcast id cjz01d00F4gKuUM8ajz1Gs; Mon, 01 Feb 2010 19:59:01 +0000 To: "'Moriyoshi Koizumi'" , "'KITAZAKI Shigeru'" Cc: , References: <0_38978400_1264671673.1668.cbgrn@enoch.corp.cybozu.co.jp> In-Reply-To: Date: Mon, 1 Feb 2010 11:59:01 -0800 Organization: XenCraft Message-ID: <009d01caa379$006b1af0$014150d0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcqjJJP1Nd9gvKYaTdG1N1wIQB69SgAU9agQ Content-Language: en-us Subject: RE: [PHP-I18N] adding GB18030 support for mbstring From: textexin@xencraft.com ("Tex Texin") Since ICU supports many conversions, including gb18030, and is regularly updated and is already a part of php, it makes no sense to include individually written conversions. ICU also gets considerable testing and review. Conversions should all be driven through icu. -----Original Message----- From: Moriyoshi Koizumi [mailto:mozo@mozo.jp]=20 Sent: Sunday, January 31, 2010 11:29 PM To: KITAZAKI Shigeru Cc: php-i18n@lists.php.net; internals@lists.php.net Subject: Re: [PHP-I18N] adding GB18030 support for mbstring Kitazaki-san, First thank you for your effort. But, I am under the impression that the conversion table looks too huge to include in a distribution (>30MB). Is there any way to get this more compressed? BTW, I created an extension that is near-compatible with mbstring and based on ICU that of course supports GB18030. See http://github.com/moriyoshi/mbstring-ng for detail. Regards, Moriyoshi 2010/1/28 KITAZAKI Shigeru : > We made a patch to add a mbfilter for GB18030 encoding for PHP-5.3.1. > Please take a look at our blog: > =A0http://developer.cybozu.co.jp/oss/2010/01/php-mbstring-pa.html > > We would appreciate if you take this patch into the mainline. > > BTW, our blog has various other patches for PHP in addition to this = one. > Feel free to mail me if you are interested in some of them. > > Regards, > KITAZAKI Shigeru > > -- > PHP Unicode & I18N Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php