Hi Pierrick! Yes it us still maintained however it is hard to keep adding every new features. They are quite active :)
As of 5.4 it is now in RC phase. Please add new features in trunk for now. Thanks! On Nov 21, 2011 1:19 AM, "Pierrick Charron" <pierr...@webstart.fr> wrote: > Hi all, > > I started today to play with libcurl and went through documentation. I > noticed that there were a lot of features that were not exposed in the > curl PHP extension which made me wondering if someone is still > maintaining this extension to keep it as close as possible from the C > version. If nobody is, I'd be glad to do it. > > I started to quickly implement all the curl options (CURLOPT_*) that > were not exposed yet and created a small patch [1] (Do not hesitate to > review the patch and give feedback). I think all options but the one > which expose callback are included in this patch. I'll continue the > work to implement all options with callback functionality. > > I'm also wondering if such a patch should go in PHP5.4 or if we should > wait since we are in RC phase. > > Every input is welcome :) > > Pierrick > > [1] http://www.adoy.net/php/curl-update-v1.diff > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >