Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44519 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52614 invoked from network); 27 Jun 2009 11:33:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2009 11:33:18 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.133 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.133 mailout1.netbeat.de Linux 2.6 Received: from [83.243.58.133] ([83.243.58.133:36405] helo=mailout1.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/42-38693-C73064A4 for ; Sat, 27 Jun 2009 07:33:17 -0400 Received: (qmail 16835 invoked by uid 89); 27 Jun 2009 11:56:21 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@82.135.3.76) by mailout1.netbeat.de with ESMTPA; 27 Jun 2009 11:56:21 -0000 To: Ilia Alshanetsky Cc: PHP internals , Scott MacVicar , Pierre Joye , Lukas Smith , Rasmus Lerdorf In-Reply-To: References: <9A46F4B8-E64A-4C3C-B2A5-FC354A3EB71D@pooteeweet.org> <0C2F23C2-D188-4938-B44C-4ED166B934CE@macvicar.net> <4A451D6A.8090102@lerdorf.com> <4A454583.9000801@lerdorf.com> <901C4626-24FD-46A6-A116-7B9502FCD67D@prohost.org> <4A4566BD.4000109@lerdorf.com> Content-Type: text/plain Date: Sat, 27 Jun 2009 13:32:55 +0200 Message-ID: <1246102375.13829.19.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] post 5.3.0 development From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Fri, 2009-06-26 at 20:40 -0400, Ilia Alshanetsky wrote: > After some conversations with Rasmus on IRC i've come up with the > following patch: > > http://ilia.ws/patch/curl.txt I this the latest patch and all agree t it? Or were there further improvements? Could somebody of you please commit it then to 5.3 thanks. johannes