X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=13852fdfacd5d1d341aaa13ef65a310eb694fa28;hp=e9148c143788c8562e4857b2c3fd87b5e0ce75cd;hb=82fb513a190c960a3c9f48c2cd1581c1e82781d3;hpb=1090760c65b564b30c0e30598cd19a1238e683f6 diff --git a/package.xml b/package.xml index e9148c1..13852fd 100644 --- a/package.xml +++ b/package.xml @@ -11,14 +11,25 @@ pecl.php.net Extended HTTP Support errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> Michael Wallner @@ -26,51 +37,53 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-11-29 + 2014-09-01 - 2.0.0beta2 - 2.0.0 + 2.1.0 + 2.1.0 - beta - beta + stable + stable BSD, revised 80% test coverage -* Fixed http\Request\Pool with libevent2 -* Fixed http\Env\Request::getFiles() with multiple-file-uploads +- Removed port and scheme guessing of http\Url for portability * Fixed PHP-5.3 compatibility -* Fixed reference handling of http\Message\Body::getResource() -* Fixed reading stream filters to correctly detect EOF of tmp and mem streams -- Change: merge message headers with the same key -- Change: the stream message parser can optionally return after each message -- Change: you have to care yourself for Content headers if a message's body has a reading stream filter attached -+ Added http\Env::getResponseStatusForAllCodes() +* Fixed PHP-5.4 compatibility +* Fixed possible bus error on shutdown when using events +* Fixed sovereignty of clients when using events +* Fixed a possible crash with http\Encoding\Stream\Dechunk::decode($unencoded) +* Fixed a leak in http\Client\Curl options +* Fixed bug #67733 (Compile error with libevent 2.x) ++ Added RFC5987 support in http\Params ++ Improved synthetic HTTP message parsing performace for ~20% ++ Added request options if libcurl has builtin c-ares support: + dns_interface, dns_local_ip4, dns_local_ip6 (all libcurl >= 7.33.0) ++ Added request options: + expect_100_timeout (libcurl >= 7.36.0), tcp_nodelay ++ Added transfer info: + curlcode, tls_session (libcurl >= 7.34.0), only available during transfer ]]> + + - - - - - - - - + + @@ -78,12 +91,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - - - - - @@ -102,8 +109,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -118,16 +125,12 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + - - - - - - @@ -137,7 +140,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - @@ -146,55 +148,147 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -206,6 +300,18 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be 1.4.1 + + raphf + pecl.php.net + 1.0.0 + raphf + + + propro + pecl.php.net + 1.0.0 + propro + hash @@ -230,11 +336,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" /> - - -