On 12/06/2010 08:38 PM, Moriyoshi Koizumi wrote:
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.

Really I thought in the same way, but finally I decided not to put RFC1867 specific callbacks into zend engine, because ZE does nothing related to RFC1867 handling at all.

Thanks. Dmitry.



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