Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8004 invoked from network); 30 May 2008 09:56:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2008 09:56:46 -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 72.14.220.157 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: 72.14.220.157 fg-out-1718.google.com Received: from [72.14.220.157] ([72.14.220.157:58433] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/16-03918-B5FCF384 for ; Fri, 30 May 2008 05:56:45 -0400 Received: by fg-out-1718.google.com with SMTP id 16so96383fgg.23 for ; Fri, 30 May 2008 02:56:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=ugRJuWu5fljNqVFEZ/sqK2z8rl1xJsY/pkuF5/vSO9M=; b=AsSLq+MgeqSo5Z2QsIxu8z1p5npA+kAFia8MR71Mlq/N96dUx91zIZNHpCNeo1horO3W6AtBGXsb9JuUw09W7rWgHGRay+wgfJREgaQvBJBlqLsGu9uCtepu4d+BwIUBNp4NtsrzPH2TqJeQTxpNj0hJxkcQmPLUinJMQcN/CfE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ty5ZpQ9vy53ArN+BWQ+v5uT+nsD/Bjvt0Fs/NLRbZR6iOzNQdprCzNwZDoLYva8GhuGHmRhZTjQ+2+6OluPr7195kFePzUFp9aiL7KSi1gtnF+l+EiP/VkNA2yM4Vmpj8HKxQV2BSpe/G4RIFLWZoUezjoEuFHwjJbsZY7ZxTuE= Received: by 10.86.36.11 with SMTP id j11mr330809fgj.7.1212141401019; Fri, 30 May 2008 02:56:41 -0700 (PDT) Received: by 10.86.90.12 with HTTP; Fri, 30 May 2008 02:56:40 -0700 (PDT) Message-ID: <10845a340805300256s6710d4e5i4a9f1ab76a6394e8@mail.gmail.com> Date: Fri, 30 May 2008 10:56:40 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP internals" , "Scott MacVicar" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: I suppose I should be happy ... From: rquadling@googlemail.com ("Richard Quadling") Hi. From the recent daily cvs changelog ... +2008-05-29 Scott MacVicar + + * (PHP_5_2) + NEWS + TSRM/tsrm_win32.c: + MFH: Fix a bug when command is quoted and parameters are quoted during call + to exec, the result is that cmd.exe /c strips the first and last quote. + + * (PHP_5_3) + TSRM/tsrm_win32.c: + MFH: Fix bug when command is quoted and parameters are quoted during call + to exec, the result is that cmd.exe /c strips the first and last quote. + + * TSRM/tsrm_win32.c: + Fix bug when command is quoted and parameters are quoted during call to + exec, the result is that cmd.exe /c strips the first and last quote. + This really should have been tagged with all those bogus-fied bugs. A patch was supplied in August 2007 and there were many discussions in the bugs by many users. http://bugs.php.net/bug.php?id=34671 http://bugs.php.net/bug.php?id=35961 http://bugs.php.net/bug.php?id=25361 (There may be others.) Until now. What changed? Can someone please check out #15818, #43784 with the patch at #43261 Thanks. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"