X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=b3934e410a01cb52b2fa5466969b937446041860;hp=13852fdfacd5d1d341aaa13ef65a310eb694fa28;hb=f7d3bd34cc086dd3969f8f70c019b1ffb1e2ba85;hpb=82fb513a190c960a3c9f48c2cd1581c1e82781d3 diff --git a/package.xml b/package.xml index 13852fd..b3934e4 100644 --- a/package.xml +++ b/package.xml @@ -23,12 +23,10 @@ It provides powerful request functionality with support for parallel requests. Documentation: -v1: http://php.net/http -v2: http://devel-m6w6.rhcloud.com/mdref/http +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/ +http://dev.iworks.at/ext-http/lcov/ext/http/ ]]> @@ -37,10 +35,10 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-01 + 2015-07-28 - 2.1.0 - 2.1.0 + 2.5.1 + 2.5.0 stable @@ -48,22 +46,14 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 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 +* 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) ]]> @@ -131,25 +121,45 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -165,6 +175,17 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + + + @@ -194,14 +215,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + - - @@ -219,14 +237,19 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + @@ -236,8 +259,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + + + + + @@ -253,6 +279,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -263,6 +290,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -279,15 +308,30 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + - + + + + + + + + + + + @@ -303,7 +347,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -320,10 +364,6 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ http - - + +