Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39416 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28073 invoked from network); 28 Jul 2008 19:41:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2008 19:41:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:46990] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/07-24886-9E02E884 for ; Mon, 28 Jul 2008 15:41:30 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id DCBAE1EBC024; Mon, 28 Jul 2008 19:41:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZLkKF2ynzA4I; Mon, 28 Jul 2008 21:41:49 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 7F6F91EBC015; Mon, 28 Jul 2008 21:41:46 +0200 (CEST) Cc: Stanislav Malyshev , Nuno Lopes , Matt Wilmas , internals@lists.php.net, Andi Gutmans Message-ID: <47120AE5-3B20-465F-9187-67C5DC2543EE@pooteeweet.org> To: Dmitry Stogov In-Reply-To: <488E056F.1010603@zend.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Mon, 28 Jul 2008 21:39:45 +0200 References: <00ea01c8a160$2edd8160$0201a8c0@pc1> <016c01c8eccd$e28cfac0$0201a8c0@pc1> <488835D0.1040005@zend.com> <00e501c8ed77$3498cf20$0201a8c0@pc1> <48889901.8000008@zend.com> <022c01c8ee74$5b539340$0201a8c0@pc1> <488C5464.1030706@zend.com> <7ca798440807272104o744ce8e6oee52f0e1f9cc4074@mail.gmail.com> <488D79AD.9040607@zend.com> <488DFA8D.3080803@zend.com> <488E056F.1010603@zend.com> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] New optimization idea; was: No runtime fetching of built-in global constants From: mls@pooteeweet.org (Lukas Kahwe Smith) On 28.07.2008, at 19:44, Dmitry Stogov wrote: > I tested scanner and now it really handless shebang lines itself > without CGI. So the cgi.enable_shebang_line and corresponding code > can be safely removed. However we still need to handle "not > found"/"access denied" cases and respond with 404/403. @Dmitry/Scott: So how are you guys doing in terms of applying Matt's patches? I guess its time to focus on the upcoming release on Thursday, so lets get a bit more conservative in the patches that are applied. That being said Johannes and my plan defined that after alpha1 we would not have any more feature engine additions and only very specific self contained extensions would be allowed to see feature additions (if they are nodded off by the RMs). Bug fixes are another story of course .. Is this ok with everybody? Any stumbling blocks? regards, Lukas Kahwe Smith mls@pooteeweet.org