Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38951 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95581 invoked from network); 15 Jul 2008 11:06:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2008 11:06:26 -0000 Authentication-Results: pb1.pair.com header.from=moriyoshi@at.wakwak.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=moriyoshi@at.wakwak.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain at.wakwak.com designates 219.103.130.152 as permitted sender) X-PHP-List-Original-Sender: moriyoshi@at.wakwak.com X-Host-Fingerprint: 219.103.130.152 mgdnp2.nw.wakwak.com Received: from [219.103.130.152] ([219.103.130.152:57808] helo=mgdnp2.nw.wakwak.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/19-48479-CA48C784 for ; Tue, 15 Jul 2008 07:06:23 -0400 Received: from vckyb1.nw.wakwak.com (postfix@vckyb1.nw.wakwak.com [211.9.230.144]) by mgdnp2.nw.wakwak.com (8.14.2/8.14.2/2007-12-27) with SMTP id m6FB6GAp013201 for ; Tue, 15 Jul 2008 20:06:16 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb1.nw.wakwak.com (Postfix) with ESMTP id DC12D30060 for ; Tue, 15 Jul 2008 20:06:15 +0900 (JST) Received: from roadrunner.voltex.jp (z84.58-98-172.ppp.wakwak.ne.jp [58.98.172.84]) (user=moriyoshi mech=CRAM-MD5) by at.wakwak.com (8.14.3/8.14.3/2008-07-15) with ESMTP/inet id m6FB5ZIY079241 for ; Tue, 15 Jul 2008 20:06:15 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Message-ID: <487C847F.7050302@at.wakwak.com> Date: Tue, 15 Jul 2008 20:05:35 +0900 User-Agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Subject: --disable-mbregex in HEAD? From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) Hi there, (Yeah, it's been a long time.. Many of you might well have thought I'm dead :) This time I want to revisit the following issue: http://article.gmane.org/gmane.comp.php.devel/50681 Is there any point to disable mbregex alone instead of disabling the whole mbstring stuff? Unless the decision whether to send the module into PECL (or anywhere you want it to go) has been made, I suppose it should not. Regards, Moriyoshi