Newsgroups: php.i18n,php.internals Path: news.php.net Xref: news.php.net php.i18n:1352 php.internals:46897 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60265 invoked from network); 28 Jan 2010 11:12:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2010 11:12:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=butrus.butrus@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=butrus.butrus@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.227 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: butrus.butrus@gmail.com X-Host-Fingerprint: 209.85.218.227 mail-bw0-f227.google.com Received: from [209.85.218.227] ([209.85.218.227:49908] helo=mail-bw0-f227.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/C3-38742-831716B4 for ; Thu, 28 Jan 2010 06:12:57 -0500 Received: by bwz27 with SMTP id 27so378092bwz.1 for ; Thu, 28 Jan 2010 03:12:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CtnHdT5wzdyYxbK/atgj/fVy9wT2Pv8nfBNDtte9f6g=; b=l0wq9PcS51TBH4hMTxlqPY1ECMyH5knpib5NiSnL78zxxS4sX8vrzZzC1D8sci01+6 qvbooRy+ncIbmaqsrO6o95j4eaXJyR5c1BE7uSmie2aAFFKM53wtyjt33h0zHN9SCleC Sp0tiefgrOcfkh6MFOE/BQGJFFBlNta+2SPzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Cs94Y6Rje9ncNzCcGxa+3rn3/BGrRC5NnSDv/vpogJAp/gERnscOwrSzWfpB7SnfEN 8PalzKqQT198CufP3mIFCEqwa5nwQb6bnXFnLIbfhP5dPHR+Y/UGFTbwQ/yF31gbVHUA jYVqab7QIf/mPuSRhyrUdowdBQuvkf9fDd9Ns= MIME-Version: 1.0 Received: by 10.204.5.66 with SMTP id 2mr1245205bku.198.1264677173564; Thu, 28 Jan 2010 03:12:53 -0800 (PST) In-Reply-To: <0_38978400_1264671673.1668.cbgrn@enoch.corp.cybozu.co.jp> References: <0_38978400_1264671673.1668.cbgrn@enoch.corp.cybozu.co.jp> Date: Thu, 28 Jan 2010 12:12:53 +0100 Message-ID: To: KITAZAKI Shigeru Cc: php-i18n@lists.php.net, internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-I18N] adding GB18030 support for mbstring From: butrus.butrus@gmail.com (Butrus Damaskus) Hm, I just wonder why yet another encoding. Shouldn't unicode be enough for every one? 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: > =C2=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 > >