X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=eecfe7ef24d08dbb7be13fe3e0e7ab78cf03968c;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hpb=bc3a439b3ae1617da6d17aca43dac9d0b62757ff diff --git a/package.xml b/package.xml index eecfe7e..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -35,102 +31,131 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-09 + 2021-01-13 - 2.5.1dev - 2.5.0 + 4.0.0 + 4.0.0 - beta + stable 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) + > *NOTE:* + v4.x is PHP-8 only. + + * PHP 8 compatibility + - Drop ext-propro support + PHP 8 removes the object get/set API from the ZendEngine, which renders + that extension dysfunctional. As a consequence, the header property of + http\Message and derived classes cannot be modified in place, and thus + by reference. + + Changes from beta1: + * Fixed configure on systems which do not provide icu-config + * Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1 ]]> - + + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -141,7 +166,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + @@ -160,6 +188,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -186,6 +216,12 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + @@ -214,6 +250,11 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + @@ -246,10 +287,18 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + + + @@ -269,7 +318,6 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - @@ -311,8 +359,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - - + @@ -332,14 +379,24 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + + - 5.3.0 + 8.0.0 1.4.1 @@ -347,15 +404,9 @@ 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 - propro - hash @@ -376,6 +427,26 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + + + + + +