From: Michael Wallner Date: Mon, 30 Aug 2021 11:17:52 +0000 (+0200) Subject: release 4.2.0 X-Git-Tag: v4.2.0~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;ds=sidebyside;h=3e6c086ada195f364dbfd90468f1cdcb26d14373;hp=e1a5c09d41a19c94fdcfca1621a9cb35c03fcd82;p=m6w6%2Fext-http release 4.2.0 * 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) --- diff --git a/package.xml b/package.xml index 8e50dfe..a751c79 100644 --- a/package.xml +++ b/package.xml @@ -31,10 +31,10 @@ https://mdref.m6w6.name/http mike@php.net yes - 2021-04-19 + 2021-08-30 - 4.1.0 - 4.0.0 + 4.2.0 + 4.2.0 stable @@ -42,43 +42,10 @@ https://mdref.m6w6.name/http BSD-2-Clause = 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) ]]> @@ -286,6 +253,7 @@ https://mdref.m6w6.name/http +