Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97508 invoked from network); 26 Jun 2009 17:26:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2009 17:26:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.222.197 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.222.197 mail-pz0-f197.google.com Received: from [209.85.222.197] ([209.85.222.197:49373] helo=mail-pz0-f197.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/4E-40231-1B4054A4 for ; Fri, 26 Jun 2009 13:26:09 -0400 Received: by pzk35 with SMTP id 35so2273006pzk.29 for ; Fri, 26 Jun 2009 10:26:06 -0700 (PDT) Received: by 10.114.182.1 with SMTP id e1mr6097540waf.141.1246037166489; Fri, 26 Jun 2009 10:26:06 -0700 (PDT) Received: from ?192.168.200.148? (c-69-181-146-64.hsd1.ca.comcast.net [69.181.146.64]) by mx.google.com with ESMTPS id j34sm6233849waf.29.2009.06.26.10.26.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Jun 2009 10:26:05 -0700 (PDT) Message-ID: <4A4504AC.7060909@lerdorf.com> Date: Fri, 26 Jun 2009 10:26:04 -0700 User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: PHP Developers Mailing List X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Something broke in curl From: rasmus@lerdorf.com (Rasmus Lerdorf) I have been looking through the curl changes. Nothing really jumps out at me though. Jani's curl handle change perhaps? Doesn't seem like that would cause this. Anyway, here is a standalone little test case: