On 2012-03-10, Pierrick Charron <pierr...@webstart.fr> wrote:
> --047d7b2ee19338d79004bae668f3
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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.

Hi Pierrick,

as long as your implementation does not contain crucial security fixes,
I prefer not having it in 5.4 Let's try to keep 5.4 as stable as possible
and minimize the amount of new code.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to