X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=91c748cc0123e6226ac214881ee8fc3b4c68f89c;hb=17ff2ae5d5e72ab77d0e86a84fc1b08e592a747d;hp=a0b1a68450d1946f59e812b0250efcfbc2fe2dcc;hpb=40688e36ecfc7b22a1221079a8d40edd122ee550;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index a0b1a68..91c748c 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,34 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2013-08-12 + 2015-01-27 - 2.0.0beta5 - 2.0.0 + 2.2.0 + 2.2.0 - beta - beta + stable + stable BSD, revised errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. +- var_dump(http\Message) no longer automatically creates an empty body ++ Added http\Message\Parser class ++ Made http\Client::once() and http\Client::wait() available when using events ++ Added http\Url::PARSE_MBLOC, http\Url::PARSE_MBUTF8, http\Url::PARSE_TOIDN and http\Url::PARSE_TOPCT constants ++ Added http\Env\Response::setCookie() ++ Added http\Env\Request::getCookie() ]]> + + @@ -90,8 +99,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -116,6 +125,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -130,6 +140,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -143,6 +155,9 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + @@ -150,9 +165,31 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + + @@ -174,9 +211,12 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + @@ -208,33 +248,55 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + - - - - - - - - @@ -248,27 +310,24 @@ 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 hash iconv + json http - - - -