X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=30e067ad1488671269c8c8bf39e5a1af811a1d7c;hb=1fc9ec679704d02aa92f7c97b41ab633168c2718;hp=a0b1a68450d1946f59e812b0250efcfbc2fe2dcc;hpb=40688e36ecfc7b22a1221079a8d40edd122ee550;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index a0b1a68..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 - 2013-08-12 + 2015-07-09 - 2.0.0beta5 - 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 - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -143,6 +171,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + @@ -150,15 +191,33 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + - - + - - @@ -174,9 +233,14 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + @@ -191,8 +255,11 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + + + + @@ -208,33 +275,61 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + - - - - - - - - @@ -248,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 @@ -265,10 +360,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - -