X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=a751c7933133738a63628c0075543ca1be61f549;hb=e89ea338baba8acf37023da367ce2cb074d21920;hp=3b7c1bd93cbd7514cb662ec06183f4705f7ff2ae;hpb=d109b3dd5c2d6856e0061bb4412d7fcad2822e5d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 3b7c1bd..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 + @@ -294,6 +290,7 @@ https://mdref.m6w6.name/http + @@ -383,7 +380,7 @@ https://mdref.m6w6.name/http - +