X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=238e23a7b19ac60ea5904d33ea7ef610aa22c227;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hpb=53a654ed6e112b2766b41c01a1c2bb79373c59e4 diff --git a/package.xml b/package.xml index 238e23a..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-03-09 + 2021-01-13 - 3.0.1 - 3.0.0 + 4.0.0 + 4.0.0 stable @@ -46,16 +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 ]]> + + @@ -66,6 +73,15 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + @@ -75,6 +91,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + @@ -85,6 +105,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + @@ -142,7 +166,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + @@ -162,6 +189,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -188,6 +216,12 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + @@ -216,6 +250,11 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + @@ -248,11 +287,18 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + + @@ -272,7 +318,6 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - @@ -314,8 +359,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - - + @@ -335,6 +379,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -342,7 +388,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - + @@ -350,7 +396,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - 7.0.0 + 8.0.0 1.4.1 @@ -361,12 +407,6 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2.0.0dev raphf - - propro - pecl.php.net - 2.0.0dev - propro - hash @@ -387,10 +427,26 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +