Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50427 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59354 invoked from network); 23 Nov 2010 09:58:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2010 09:58:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:43467] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/0F-59959-8509BEC4 for ; Tue, 23 Nov 2010 04:58:48 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id ABEB6DE13E; Tue, 23 Nov 2010 09:58:44 +0000 (GMT) Date: Tue, 23 Nov 2010 09:58:44 +0000 (GMT) X-X-Sender: derick@kossu.derickrethans.nl To: Dmitry Stogov cc: PHP Developers Mailing List , Christopher Jones , Kalle Sommer Nielsen , Zeev Suraski , Andi Gutmans , Moriyoshi Koizumi In-Reply-To: <4CEB8AB9.4070909@zend.com> Message-ID: References: <4CE537B0.1030607@zend.com> <4CE56978.9050102@oracle.com> <4CE686BC.4080307@zend.com> <4CEAECC2.6060403@oracle.com> <4CEB8AB9.4070909@zend.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] --enable-zend-multibyte From: derick@php.net (Derick Rethans) On Tue, 23 Nov 2010, Dmitry Stogov wrote: > I've prepared the patch which completely removes compile-time > --enable-zend-multibyte configuration directive. > > The configuration can be changed at run-tume using zend.multibyte=0/1. > > The patch also fixes Unicode detection for phar archives. > > I would like to commit it on Thursday. Pending branching on Thursday, perhaps you should commit it tomorrow instead? The patch looks pretty clean! cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug