Hi,

The patch almost looks good to me, but we should be more careful about
introducing a set of hook points into the API.  I think it'd be great
if the multipart parser portion was rewritten so that it would only
call the Zend multibyte API's despite a slight performance drawback.

Regards,
Moriyoshi

On Mon, Dec 6, 2010 at 5:31 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> Hi,
>
> The proposed patch completely removes ext/mbstring compile-time
> dependencies. As result the same php binaries may be used for Asian and
> European languages without performance degradation. ext/mbstring now may be
> compiled as a DSO. I'm going to commit the patch on Wednesday.
> Any comments are welcome.
>
> Thanks. Dmitry.
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to