Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16983 invoked by uid 1010); 5 Jun 2007 20:58:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16964 invoked from network); 5 Jun 2007 20:58:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2007 20:58:21 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:8731] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/E9-33808-A6EC5664 for ; Tue, 05 Jun 2007 16:58:20 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 5 Jun 2007 13:58:14 -0700 Message-ID: <4665CE64.3070901@zend.com> Date: Tue, 05 Jun 2007 13:58:12 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Marcus Boerger CC: internals@lists.php.net References: <1655508223.20070605221904@marcus-boerger.de> In-Reply-To: <1655508223.20070605221904@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2007 20:58:14.0799 (UTC) FILETIME=[3C1F61F0:01C7A7B4] Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: stas@zend.com (Stanislav Malyshev) > let's make ext/pcre and ext/spl first class core components and not allow > to disable them. Well, theoretically I can imagine reason why somebody would like to disable them - e.g., if I need super-high-performance server and I absolutely must squeeze out every last bit of cpu/memory usage _and_ I don't do neither SPL nor regular expressions - I might want to disable it. In any case, I see the reasons why we *want* it enabled. But I'd like to hear any reasons why we *need* it enabled - i.e. any vital stuff that can't work with SPL/PCRE disabled? -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/