It looks like no one knows that mbstring utilizes a conversion library
called libmbfl, which is distributed as a separate package.  It's
possible that we unbundle it and let users install it.

ICU-backed mbstring covers most of the functions except for MIME-stuff
including mb_send_mail().  The exclusion is rather intentional as it
has major problems in its design.

Moriyoshi

On Tue, Feb 2, 2010 at 9:00 AM, Tex Texin <texte...@xencraft.com> wrote:
> It can also be that you keep the existing conversions and call out to icu
> for others...
>
>
>
> -----Original Message-----
> From: Stanislav Malyshev [mailto:s...@zend.com]
> Sent: Monday, February 01, 2010 1:55 PM
> To: php-i18n@lists.php.net
> Subject: Re: [PHP-I18N] Re: [PHP-DEV] RE: [PHP-I18N] adding GB18030 support
> for mbstring
>
> Hi!
>
>> Right, pls read the thread, that's Moriyoshi is working on. But can we
>> do it in a minor release? I don't think so.
>
> If it returns same results for existing encodings (which should be the
> case, ideally, since the encodings are defined, but you know...) then
> why not? The external API would stay the same, not?
> Though I don't know in detail which work is being done, so I'm speaking
> theoretically.
> --
> Stanislav Malyshev, Zend Software Architect
> s...@zend.com   http://www.zend.com/
> (408)253-8829   MSN: s...@zend.com
>
> --
> PHP Unicode & I18N Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> --
> PHP Unicode & I18N Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to