X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=33ebef1de2bc5dc25d634dda408b0dbbeb404a2f;hp=158a29c51677b8b9c38b1d15e0de215cd9797162;hb=da8f07909f23ca766073ade0d0b3767ea12d4083;hpb=a58a67d529ad662546ec8144226042c7e150c163 diff --git a/package.xml b/package.xml index 158a29c..33ebef1 100644 --- a/package.xml +++ b/package.xml @@ -19,8 +19,17 @@ means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. -It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP 5 and greater. +It provides powerful request functionality with support for +parallel requests. + +Documentation: +v1: http://php.net/http +v2: http://devel-m6w6.rhcloud.com/mdref/http + +Code Coverage: +v1: http://dev.iworks.at/ext-http/lcov_html/ext/http/ +v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + ]]> Michael Wallner @@ -28,34 +37,33 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2012-12-31 + 2014-08-19 - 2.0.0dev - 2.0.0 + 2.1.0RC3 + 2.1.0 beta - beta + stable BSD, revised errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. +Changes from RC2: +* Fixed PHP-5.3 compatibility +* Fixed possible bus error on shutdown when using events ++ Added curlcode transfer info +- Removed port and scheme guessing of http\Url for portability ]]> + + @@ -90,8 +98,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -130,6 +138,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -140,6 +149,10 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + @@ -147,6 +160,27 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + @@ -157,6 +191,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + @@ -165,6 +215,15 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + @@ -173,42 +232,52 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - @@ -222,13 +291,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be raphf pecl.php.net - 0.1.0 + 1.0.0 raphf propro pecl.php.net - 0.1.0 + 1.0.0 propro @@ -255,11 +324,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - - -