X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=bd7b57913058ff7c6be53d0bac2440634d953978;hp=a0b1a68450d1946f59e812b0250efcfbc2fe2dcc;hb=bc3a439b3ae1617da6d17aca43dac9d0b62757ff;hpb=40688e36ecfc7b22a1221079a8d40edd122ee550 diff --git a/package.xml b/package.xml index a0b1a68..eecfe7e 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,36 @@ 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) +* Fixed gh-issue #6: allow RFC1738 unsafe characters in query/fragment +* Fixed gh-issue #7: crash with querystring and exception from error handler ++ 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 +99,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + @@ -112,24 +121,45 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -143,6 +173,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + @@ -150,15 +193,33 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + - - + - - @@ -174,14 +235,21 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + @@ -191,8 +259,11 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + + + + @@ -208,33 +279,61 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + - - - - - - - - @@ -248,13 +347,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 +364,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - -