X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=30e067ad1488671269c8c8bf39e5a1af811a1d7c;hb=692cfb168b5e4a52fe9aa43f9a62b0d0e1076f9c;hp=158a29c51677b8b9c38b1d15e0de215cd9797162;hpb=a58a67d529ad662546ec8144226042c7e150c163;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 158a29c..30e067a 100644 --- a/package.xml +++ b/package.xml @@ -19,8 +19,15 @@ 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: +http://devel-m6w6.rhcloud.com/mdref/http + +Code Coverage: +http://dev.iworks.at/ext-http/lcov/ext/http/ + ]]> Michael Wallner @@ -28,34 +35,34 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2012-12-31 + 2015-07-09 - 2.0.0dev - 2.0.0 + 2.5.1dev + 2.5.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. +* Fixed VC11 build (Jan Erhardt) +* Fixed gh-issue #2: comparison of obsolete pointers in the header parser (xiaoyjy) ++ SSL certinfo is available for libcurl >= 7.42 with gnutls (openssl has already been since 7.19.1) ++ Added "falsestart" SSL request option (available with libcurl >= 7.42 and darwinssl/NSS) ++ Added "service_name" and "proxy_service_name" request options for SPNEGO (available with libcurl >= 7.43) ++ Enabled "certinfo" transfer info on all supporting SSL backends (OpenSSL: libcurl v7.19.1, NSS: libcurl v7.34.0, GSKit: libcurl v7.39.0, GnuTLS: libcurl v7.42.0) ]]> + + @@ -90,8 +97,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -112,24 +119,45 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,6 +168,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + @@ -147,68 +191,145 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + - - + - - + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - @@ -222,13 +343,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 @@ -239,10 +360,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - -