Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31506 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89664 invoked by uid 1010); 10 Aug 2007 07:26:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89649 invoked from network); 10 Aug 2007 07:26:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2007 07:26:04 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.146.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:42737] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/00-23923-8031CB64 for ; Fri, 10 Aug 2007 03:26:02 -0400 Received: by wa-out-1112.google.com with SMTP id l24so836725waf for ; Fri, 10 Aug 2007 00:25:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gh3rxWNWHiHhMsONvTxOkwiPaqaatkdmCiiVysrJq25eWfUUM28QuCRZZTXibtfGP9BhyEyqKqzkHnSxUaeZnduDKuYNctNyB5HSYduAypjMwtFN4/sMQdOM133SO/WkT1Frh3toLt+XFlee3UEcSY4jBQZXeovm4lrX+we2Ui4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qOXrSpuhW0ZyxInKiUIfzDs9oO13vnsQyUzdv6jEi45CxZTbmytuTfdZYIjaFONpBBAGnWoKhq/9aHjmUi/CWO4lKtjXFejy8CCAK8QQk58TODg46nOIad1S7x05dOcTbI2cWmj4RSwc5kuKSZM8B5btvYCmTVaV09OlP0psCVc= Received: by 10.114.126.1 with SMTP id y1mr2258519wac.1186730757964; Fri, 10 Aug 2007 00:25:57 -0700 (PDT) Received: by 10.114.205.19 with HTTP; Fri, 10 Aug 2007 00:25:57 -0700 (PDT) Message-ID: <10845a340708100025t2ef96b65rf8298d58159f0099@mail.gmail.com> Date: Fri, 10 Aug 2007 08:25:57 +0100 Reply-To: RQuadling@GoogleMail.com To: "Tim Starling" Cc: internals@lists.php.net In-Reply-To: <46BB2DF1.4000801@wikimedia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10845a340708090043s35e21c9bm5b2355977bf5c1e0@mail.gmail.com> <00bf01c7da8e$a44a9170$0100a8c0@pc07653> <10845a340708090753m59712c66ga914b18ca6553489@mail.gmail.com> <46BB2DF1.4000801@wikimedia.org> Subject: Re: [PHP-DEV] Getting Windows exec to work better. From: rquadling@googlemail.com ("Richard Quadling") On 09/08/07, Tim Starling wrote: > Richard Quadling wrote: > > >On 09/08/07, Nuno Lopes wrote: > > > > > >>Things are not that simple. > >>I would advise you to read a more than one year thread about the very same > >>subject: http://marc.info/?l=php-dev&m=113919491216978 > >> > >> > >> > >> > >Ok. Thanks for the link. I have read similar notes but no response as > >to why the patches supplied have NOT been committed. > > > > > My patch wasn't committed because it didn't supply a backwards > compatibility option and nobody provided one. It should be a fairly > simple task. > > -- Tim Starling Being slightly sarcy, the current mechanism DOESN'T work unless you know about wrapping the entire string in double quotes. So, we are going from a broken mechanism to a working mechanism. I don't see why BC cannot be broken for this!? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"