X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=6fa8bbe52d9ca6e99da3efc14c5064990250dbfa;hb=f84a41f0f7abc64088f87a469e5dfc95157e9fb0;hpb=0b62ba380db9153efa55e1f9efa24e369c419851 diff --git a/package.xml b/package.xml index 6fa8bbe..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,13 +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 ]]> + + @@ -59,6 +73,15 @@ https://mdref.m6w6.name/http + + + + + + + + + @@ -68,6 +91,10 @@ https://mdref.m6w6.name/http + + + + @@ -78,6 +105,10 @@ https://mdref.m6w6.name/http + + + + @@ -135,7 +166,10 @@ https://mdref.m6w6.name/http + + + @@ -155,6 +189,7 @@ https://mdref.m6w6.name/http + @@ -181,6 +216,12 @@ https://mdref.m6w6.name/http + + + + + + @@ -209,6 +250,11 @@ https://mdref.m6w6.name/http + + + + + @@ -241,11 +287,18 @@ https://mdref.m6w6.name/http + - + + + + + + + @@ -265,7 +318,6 @@ https://mdref.m6w6.name/http - @@ -307,8 +359,7 @@ https://mdref.m6w6.name/http - - + @@ -328,6 +379,8 @@ https://mdref.m6w6.name/http + + @@ -335,7 +388,7 @@ https://mdref.m6w6.name/http - + @@ -343,9 +396,7 @@ https://mdref.m6w6.name/http - 5.3.0 - 7.0.0 - 7.0.0 + 8.0.0 1.4.1 @@ -353,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 @@ -386,10 +427,26 @@ https://mdref.m6w6.name/http name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +