X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=b3934e410a01cb52b2fa5466969b937446041860;hp=d0c1176f019c0b24ad02c89a4f6605f7a34f57e1;hb=b3eb2fdc25d712af43142e2f444e8d69d9827536;hpb=931511ad28e5fe859014fe099b215db2c9e34277 diff --git a/package.xml b/package.xml index d0c1176..b3934e4 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-09 + 2015-07-28 - 2.5.0 + 2.5.1 2.5.0 @@ -46,9 +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) ]]> @@ -243,6 +248,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -340,7 +347,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -369,6 +376,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + +