X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=094655b104946647f9d9ed016443f04a9d0ca80a;hp=eecfe7ef24d08dbb7be13fe3e0e7ab78cf03968c;hb=c9876bcc4774d2869ef08097d78bf140db10139b;hpb=bc3a439b3ae1617da6d17aca43dac9d0b62757ff diff --git a/package.xml b/package.xml index eecfe7e..094655b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -35,102 +31,120 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-09 + 2017-07-03 - 2.5.1dev - 2.5.0 + 3.1.1RC1 + 3.1.0 beta stable - BSD, revised + BSD-2-Clause = 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) +* Fix gh-issue #65: http\Client::enqueue(): Could not enqueue request: The easy handle is already added to a multi handle (@rcanavan, Mike) +* Fix gh-issue #66: SILENT_ERRORS flag not properly passed to parse_mb (@rcanavan, Mike) +* Fix gh-issue #67: IGNORE_ERRORS should not drop "invalid" characters (@rcanavan, Mike) +* Fix gh-issue #68 STDFLAGS not fully applied when creating http\Client\Request with URL as string (@rcanavan, Mike) +* Fixed -Werror builds +* Fixed big endian builds +* Fixed builds against libcurl with gnutls, without libz or without ssl support ]]> - + + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -160,6 +174,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -186,6 +202,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + @@ -249,7 +269,12 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - + + + + + + @@ -332,14 +357,24 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + + - 5.3.0 + 7.0.0 1.4.1 @@ -347,13 +382,13 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 2.0.0dev raphf propro pecl.php.net - 1.0.0 + 2.0.0dev propro @@ -376,6 +411,26 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + + + + + +