X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=1f3c876cae1d841390fbba0a1d5634dfeb953409;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hpb=567a61130ed7f4fd7b47fe104ec32990f84bc06e diff --git a/package.xml b/package.xml index 1f3c876..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -31,10 +31,10 @@ https://mdref.m6w6.name/http mike@php.net yes - 2019-10-24 + 2021-01-13 - 3.2.3 - 3.2.0 + 4.0.0 + 4.0.0 stable @@ -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 + @@ -305,7 +318,6 @@ https://mdref.m6w6.name/http - @@ -347,8 +359,6 @@ https://mdref.m6w6.name/http - - @@ -378,7 +388,7 @@ https://mdref.m6w6.name/http - + @@ -386,7 +396,7 @@ https://mdref.m6w6.name/http - 7.0.0 + 8.0.0 1.4.1 @@ -397,12 +407,6 @@ https://mdref.m6w6.name/http 2.0.0dev raphf - - propro - pecl.php.net - 2.0.0dev - propro - hash