Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31366 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3050 invoked by uid 1010); 2 Aug 2007 09:28:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3005 invoked from network); 2 Aug 2007 09:28:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2007 09:28:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.146.176 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.176 wa-out-1112.google.com Received: from [209.85.146.176] ([209.85.146.176:34152] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/21-22872-AB3A1B64 for ; Thu, 02 Aug 2007 05:28:28 -0400 Received: by wa-out-1112.google.com with SMTP id l24so497234waf for ; Thu, 02 Aug 2007 02:28:24 -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:mime-version:content-type; b=rpf1Pe5rE9F4wlcKbPnePYLhfV0m/G14QOm/kvAfeWrSgLmM8LNUmGb349/6SxB4Ky4T+VYPeR/2RIt/QGQQQhYDi4mG3jE3XyzsIlyK8bkxBMa4PIFlfJ/aLUBMS24EMCQpP662A0QTqlWw7pBzfR2bXiYUzv1W2us37wBR6xg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=eVlqeBVU+7ZkYDTNeEDfLKXHxFe4/yMvxhXBO+jBvj3cFODZgb8vSGnomGEiAxcZp3X+tq1hS1C/hUQt2CVoCFX2dme63/PE/xmgPYizUdAKOSRaP16Pt/uX6fGL1u5YX/bTk/eiNJdZlmxV0pFrE/WohwJoRRG9avbLZmt52G4= Received: by 10.115.59.4 with SMTP id m4mr1633958wak.1186046903710; Thu, 02 Aug 2007 02:28:23 -0700 (PDT) Received: by 10.115.74.10 with HTTP; Thu, 2 Aug 2007 02:28:23 -0700 (PDT) Message-ID: <10845a340708020228x208b57d5x5fea87509d5c2d65@mail.gmail.com> Date: Thu, 2 Aug 2007 10:28:23 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP Developers Mailing List" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_79209_14838678.1186046903638" Subject: Patch for bug #25361 From: rquadling@googlemail.com ("Richard Quadling") ------=_Part_79209_14838678.1186046903638 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi. Whilst 25361 is not a PHP bug per se, the patch I've built (but can't test) should deal with it. The patch is available at http://pastie.caboo.se/84303 If you need more info, I'm more than willing to help out. Ashar Lohmar put me onto this fix - he had a similar issue with wscript. Regards, Richard Quadling. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" ------=_Part_79209_14838678.1186046903638--