Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45499 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92924 invoked from network); 5 Sep 2009 13:10:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2009 13:10:43 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:57999] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/10-08099-15362AA4 for ; Sat, 05 Sep 2009 09:10:42 -0400 Received: by fg-out-1718.google.com with SMTP id d23so1230364fga.11 for ; Sat, 05 Sep 2009 06:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=8JF5Udpi9sjm2O8k+UbTRHnUGflD51goLuNvSA0MYaI=; b=tWC4r+5BMK1R/paYAgO/OWbXnPoOI5W4riFdNdA+LS/lfH1pH75GEoUtfOg6X4bGKA /DJVQb/CpYkMl1G2adBF+7h+ms5RoplESC6KMeB3xXAY67ewbvfjDqYAgT96lWhS4z41 SxdU1BNfJKFzp0afLP6OIZk9velfUmHV6DhXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dQzYU02/u500s8miS9qg5x22fUwJJ86mIPOK8XOO7KW/Z1VZU0tFwvZplFAqdoEOwg yoX5Z4c3586s/iPR7OLj8MFcpm9ix7YB1PvFvXMPfToxBh1IQlAVnDEl6TmJmcJJOIzQ k9ZDFUXO21bsuO2X+OyGluYjFM2bBQh/Oriag= MIME-Version: 1.0 Received: by 10.86.222.5 with SMTP id u5mr6100172fgg.67.1252156238476; Sat, 05 Sep 2009 06:10:38 -0700 (PDT) In-Reply-To: <4AA25E16.7040803@sci.fi> References: <20090904081640.GA28685@joeysmith.com> <753B9AED-C850-4EBA-A828-93A2542F81A2@macvicar.net> <20090904083457.GC28685@joeysmith.com> <698DE66518E7CA45812BD18E807866CE034153BA@us-ex1.zend.net> <4AA24FDB.90409@sci.fi> <4AA25E16.7040803@sci.fi> Date: Sat, 5 Sep 2009 15:10:38 +0200 Message-ID: To: jani.taskinen@iki.fi Cc: Andi Gutmans , Joey Smith , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] shebang skipping in 5.3.0 From: pierre.php@gmail.com (Pierre Joye) On Sat, Sep 5, 2009 at 2:48 PM, Jani Taskinen wrote: > You obviously don't understand at all what this is used for. > Consider the case where you can't change webserver's configs. > Or that you want to quickly test different PHP versions. > What would be easier than simply switching the version in the shebang line? > Quite legitimate and useful to me. And this has NOTHING to do with CLI. I do and I still don't agree. This edge case is not worth the effort to maintain this feature for CGI. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org