X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=6b81dc4ac6ce9dbf1a98d999400d84fe8529744b;hb=f84a41f0f7abc64088f87a469e5dfc95157e9fb0;hpb=1eef7cfb325e57887432f6bba837c8e39d3e7f34 diff --git a/package.xml b/package.xml index 6b81dc4..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -24,10 +24,6 @@ parallel requests. Documentation: https://mdref.m6w6.name/http - -Code Coverage: -http://dev.iworks.at/ext-http/lcov/ext/http/ - ]]> Michael Wallner @@ -35,10 +31,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2016-01-19 + 2021-01-13 - 3.0.0 - 3.0.0 + 4.0.0 + 4.0.0 stable @@ -46,14 +42,27 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD-2-Clause *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 ]]> + + @@ -64,6 +73,15 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + + + + + @@ -73,6 +91,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + @@ -83,6 +105,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + @@ -129,6 +155,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + @@ -139,7 +166,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + @@ -158,6 +188,8 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + @@ -184,6 +216,12 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + + @@ -212,6 +250,11 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + @@ -244,11 +287,18 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + - + + + + + + + @@ -268,7 +318,6 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - @@ -310,8 +359,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - - + @@ -331,6 +379,8 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + @@ -338,7 +388,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - + @@ -346,7 +396,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - 7.0.0 + 8.0.0 1.4.1 @@ -357,12 +407,6 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i 2.0.0dev raphf - - propro - pecl.php.net - 2.0.0dev - propro - hash @@ -383,10 +427,26 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +