X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=27f2fc1160a1d9009b7757f375584a20fdf0e46f;hb=f84a41f0f7abc64088f87a469e5dfc95157e9fb0;hpb=e15547f73b2670824bdf660816ce5da37d5aa70d diff --git a/package.xml b/package.xml index 27f2fc1..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -31,10 +31,10 @@ https://mdref.m6w6.name/http mike@php.net yes - 2016-03-31 + 2021-01-13 - 2.6.0 - 2.6.0 + 4.0.0 + 4.0.0 stable @@ -42,14 +42,27 @@ https://mdref.m6w6.name/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 ]]> + + @@ -60,6 +73,15 @@ https://mdref.m6w6.name/http + + + + + + + + + @@ -69,6 +91,10 @@ https://mdref.m6w6.name/http + + + + @@ -79,6 +105,10 @@ https://mdref.m6w6.name/http + + + + @@ -136,7 +166,10 @@ https://mdref.m6w6.name/http + + + @@ -156,6 +189,7 @@ https://mdref.m6w6.name/http + @@ -182,6 +216,12 @@ https://mdref.m6w6.name/http + + + + + + @@ -210,6 +250,11 @@ https://mdref.m6w6.name/http + + + + + @@ -242,11 +287,18 @@ https://mdref.m6w6.name/http + - + + + + + + + @@ -266,7 +318,6 @@ https://mdref.m6w6.name/http - @@ -308,8 +359,7 @@ https://mdref.m6w6.name/http - - + @@ -329,6 +379,8 @@ https://mdref.m6w6.name/http + + @@ -336,7 +388,7 @@ https://mdref.m6w6.name/http - + @@ -344,9 +396,7 @@ https://mdref.m6w6.name/http - 5.3.0 - 7.0.0 - 7.0.0 + 8.0.0 1.4.1 @@ -354,19 +404,9 @@ https://mdref.m6w6.name/http raphf pecl.php.net - 1.1.0 - 2.0.0dev - 2.0.0dev + 2.0.0dev raphf - - propro - pecl.php.net - 1.0.0 - 2.0.0dev - 2.0.0dev - propro - hash @@ -387,10 +427,26 @@ https://mdref.m6w6.name/http name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +