X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=e2541da06ff62f833b60244c8f13b9b8d9c441fc;hp=eecfe7ef24d08dbb7be13fe3e0e7ab78cf03968c;hb=2ce34c3f00629bb87b86c00eb01e3d590d0266c8;hpb=bc3a439b3ae1617da6d17aca43dac9d0b62757ff diff --git a/package.xml b/package.xml index eecfe7e..e2541da 100644 --- a/package.xml +++ b/package.xml @@ -23,7 +23,7 @@ It provides powerful request functionality with support for parallel requests. Documentation: -http://devel-m6w6.rhcloud.com/mdref/http +https://mdref.m6w6.name/http Code Coverage: http://dev.iworks.at/ext-http/lcov/ext/http/ @@ -35,25 +35,19 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-09 + 2015-09-10 - 2.5.1dev + 2.5.3dev 2.5.0 - beta + stable stable 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) +* Fixed gh-issue #12: crash on bad url passed to http\Message::setRequestUrl() +* URL parser now fails on empty labels ]]> @@ -250,6 +244,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -340,6 +335,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 5.3.0 + 7.0.0 + 7.0.0 1.4.1 @@ -347,7 +344,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -376,6 +373,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + +