X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=edd533449c0143b58a5ba1b2263e2c0796e75921;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hpb=74d0214dfe41d2f187f50d5cadc054ec32cf5d27 diff --git a/package.xml b/package.xml index edd5334..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -31,9 +31,9 @@ https://mdref.m6w6.name/http mike@php.net yes - 2020-09-21 + 2021-01-13 - 4.0.0dev + 4.0.0 4.0.0 @@ -42,7 +42,19 @@ 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 ]]> @@ -286,6 +298,7 @@ https://mdref.m6w6.name/http + @@ -375,7 +388,7 @@ https://mdref.m6w6.name/http - +