X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=a751c7933133738a63628c0075543ca1be61f549;hb=e89ea338baba8acf37023da367ce2cb074d21920;hp=66e977f8e6980193d735614063e565583880cca3;hpb=f01609c765c14fe72efd6163a424b8759f33d43d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 66e977f..a751c79 100644 --- a/package.xml +++ b/package.xml @@ -31,10 +31,10 @@ https://mdref.m6w6.name/http mike@php.net yes - 2020-12-01 + 2021-08-30 - 4.0.0 - 4.0.0 + 4.2.0 + 4.2.0 stable @@ -42,15 +42,10 @@ https://mdref.m6w6.name/http BSD-2-Clause *NOTE:* - v4.x will be PHP-8 only, v3.x continues PHP-7 support - - * 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. +* 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) ]]> @@ -258,6 +253,7 @@ https://mdref.m6w6.name/http +