Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58833 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23947 invoked from network); 10 Mar 2012 17:13:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2012 17:13:59 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:60703] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/24-26375-5DB8B5F4 for ; Sat, 10 Mar 2012 12:13:58 -0500 Received: by ghbg2 with SMTP id g2so1829519ghb.29 for ; Sat, 10 Mar 2012 09:13:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vQn8qiHeGKGVSqPijyN3z05YdMhAwZIQ//tLUxWElcw=; b=lQ9WPgHRoc5qItbY4xk1VgqQGS5bakCzT59rr3j+ZxW6gJ4wKpXc+PyI+RvzzPtAwG H5rrh521xnX80RYEG5Utgs7BT5q42kGRh4rTKtQY8bYM7J9Bwg+Zh/H5GQTIPgSpMaMW e926vsAltA3kh2tFPv+jWRKuoZV37adJeDp4vkeDi6wNG/QYizhInoAMMY7bgQJQVYUD OncI5X0AQuHMDmP4mNZqaVExZn4G3MqOOWompipD2lOKbbtlfwSKjOSQUmZDrTaF+lRg hcw6RyNyMfNxE8wrASQbZNF0NDvGmqZQ0AWmIErAMa1k033WA8ODGubTMPFcrYzR6vML i8FA== MIME-Version: 1.0 Received: by 10.236.197.103 with SMTP id s67mr7806154yhn.5.1331399634686; Sat, 10 Mar 2012 09:13:54 -0800 (PST) Received: by 10.146.221.14 with HTTP; Sat, 10 Mar 2012 09:13:54 -0800 (PST) In-Reply-To: References: Date: Sat, 10 Mar 2012 18:13:54 +0100 Message-ID: To: Pierrick Charron Cc: Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Upgrade cURL extension From: pierre.php@gmail.com (Pierre Joye) hi Pierrick, I would rather go with php-next. The amount of changes are not safe for a now very stable version in 5.3 and 5.4 (same code base), while the code could be nicer as you did it in trunk. Cheers, On Sat, Mar 10, 2012 at 5:57 PM, Pierrick Charron wrote: > Hi all, > > As you may know, the cURL PHP extension is currently not in sync > (featurewise) with the original libcurl. I started to work on it to > make it as close as possible from the original libcurl. I also did > some cleaning to make it easier to maintain (ordered all the > constants/features by their libcurl version). All those changes were > made on the trunk branch only. > > I wanted to make this new version available in PHP5.4 but > unfortunately I did finish my work when it was already in RC phase. > The question now is should we include this new version in PHP5.4.1 or > should we wait for PHP 5.5/6/7 or whatever PHP next will be. There is > no feature break (AFAIK) so all the previous code should work as > expected. You'll find the list of new features attached and the last > code in the trunk branch. > > So please, test the new version of the curl extension, review the > code, and give your input on either or not those changes should be > merge on 5.4.1 > > Thanks > Pierrick > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org