X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9a32583751540ef3639a294bf695a486e7c8a5e7;hp=6d358625e58329ff28858a123a8da3360f3a379d;hb=256a3e275575fe336810530e4e5fe869b00540ee;hpb=b10189da6953e651aa86b0191d2a2ae964c38b51 diff --git a/package.xml b/package.xml index 6d35862..9a32583 100644 --- a/package.xml +++ b/package.xml @@ -35,10 +35,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-03-18 + 2015-07-27 - 2.4.2dev - 2.4.0 + 2.5.1 + 2.5.0 stable @@ -46,7 +46,14 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 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) ]]> @@ -134,11 +141,13 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -148,6 +157,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + @@ -236,6 +248,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -294,10 +308,13 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + @@ -330,7 +347,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -359,6 +376,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + +