Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38027 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27338 invoked from network); 31 May 2008 13:18:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2008 13:18:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Received: from [66.249.92.173] ([66.249.92.173:52860] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/58-02182-B1051484 for ; Sat, 31 May 2008 09:18:20 -0400 Received: by ug-out-1314.google.com with SMTP id h3so78388ugf.29 for ; Sat, 31 May 2008 06:18:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=svv2e8tPt47UK4gWIXN+W/nmD0HPl/KCtjIsvVaGyAA=; b=Ae3J4fwAe+WkPc5eVxip3EUBbrf5iWGm/1V9UallDlCX8f+++8cpVjZU+q4jYyp0nw xS6jIKtM4j4CoIn3EhR2H0o3Qwy0AAZT4dNt6AahJfUhI4TLm28IK4mqC6FgVcAErToV nCueacV88r6fnZwNk8W36ZCMxgFrXHQGKE1HU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=PUM+NL1r/oYZGMgz+nyNL6W03QwYE4xwvg+S83o6MsMx3XMupN4QPwF56w6+G1RwH9 8zn219Uru9e4rLBEUjjCU6OLvSHr8+hIVPX+7CPAYZBsi9KXXMeQx7NFWq85nSEV3Wpa yUjK9snX26o1d2y/dW0rpDCNBS6fvWZjmJkkg= Received: by 10.66.221.19 with SMTP id t19mr185128ugg.40.1212239895851; Sat, 31 May 2008 06:18:15 -0700 (PDT) Received: by 10.67.25.8 with HTTP; Sat, 31 May 2008 06:18:15 -0700 (PDT) Message-ID: <7f3ed2c30805310618h4b78faeeh2bf5413fc0879a7d@mail.gmail.com> Date: Sat, 31 May 2008 15:18:15 +0200 Sender: hannes.magnusson@gmail.com To: "Christopher Jones" Cc: "PHP Developers Mailing List" In-Reply-To: <484086C6.9050109@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <484086C6.9050109@oracle.com> X-Google-Sender-Auth: 35fb6dd483679c1b Subject: Re: pear proxy install patch From: bjori@php.net ("Hannes Magnusson") On Sat, May 31, 2008 at 12:59 AM, Christopher Jones wrote: > > Hannes (or anyone), > > Can you apply these patches for pear? I've reverted to use wget > by default. The newish fetch.php is used as a last resort. Thanks for the patch!, and sorry for not having fixed it sooner :) -Hannes