Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22833 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74385 invoked by uid 1010); 18 Apr 2006 13:40:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74370 invoked from network); 18 Apr 2006 13:40:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2006 13:40:59 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:53324] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B2/3F-19715-96CE4444 for ; Tue, 18 Apr 2006 09:40:58 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.6/8.12.11) with ESMTP id k3IDeqR7027427; Tue, 18 Apr 2006 15:40:52 +0200 Date: Tue, 18 Apr 2006 15:39:51 +0200 (CEST) X-X-Sender: derick@localhost To: Luca Longinotti cc: php internals In-Reply-To: <4444E975.8060104@gentoo.org> Message-ID: References: <4444E975.8060104@gentoo.org> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] --with-zend-multibyte safe/useable? From: derick@php.net (Derick Rethans) On Tue, 18 Apr 2006, Luca Longinotti wrote: > Hi PHP devs, I'm Luca Longinotti, one of the PHP maintainers in Gentoo. > I tought I'd ask about this here as to have some input from the people > developing this, since I never used that particular configure option > before... > Basically, we have a request from a user to add --with-zend-multibyte to > our PHP packages ( https://bugs.gentoo.org/show_bug.cgi?id=130154 ), for > who knows Gentoo and is intersted, it would be under the "unicode" USE flag. > Now, I wasn't able to find any more documentation about that particular > option, if not the ./configure --help output, and the linked PHP bug ( > http://bugs.php.net/bug.php?id=22108 ). So my question is: would it be > safe to add --with-zend-multibyte as option to our PHP packages, is that > safe/useable at all, or will it break other things? Depending on what you have currently in the "unicode" USE flag I would say. This multibyte switch has not much to do with unicode, nor would I recommend it for normal production sites unless you really need it. So if the unicode flag now contains "mbstring" for example, don't add it. It's probably the best to make it a new USE flag. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org