X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=a751c7933133738a63628c0075543ca1be61f549;hb=e89ea338baba8acf37023da367ce2cb074d21920;hp=d00487ba5decd97368306e52984034a0782eca7d;hpb=0eff7269412c10c142fb77a2be5e90f561428ac2;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index d00487b..a751c79 100644 --- a/package.xml +++ b/package.xml @@ -31,10 +31,10 @@ https://mdref.m6w6.name/http mike@php.net yes - 2021-01-13 + 2021-08-30 - 4.0.0 - 4.0.0 + 4.2.0 + 4.2.0 stable @@ -42,19 +42,10 @@ 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 +* Fixed PHP-8.1 compatibility (see gh issues #114, #115 and #118) +* Fixed cookies failing with libcurl >= 7.77 (see gh issue #116) +* Fixed tests using $_ENV instead of getenv() to find executables in PATH (see gh issue #113) +* Added http\Env::reset(): resets internal HTTP request cache (see gh issue #90) ]]> @@ -262,6 +253,7 @@ https://mdref.m6w6.name/http +