From: Michael Wallner Date: Tue, 1 Dec 2020 14:02:44 +0000 (+0100) Subject: release 4.0.0 X-Git-Tag: v4.0.0~23 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=d109b3dd5c2d6856e0061bb4412d7fcad2822e5d release 4.0.0 >*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. --- diff --git a/package.xml b/package.xml index 1ac8154..3b7c1bd 100644 --- a/package.xml +++ b/package.xml @@ -31,14 +31,14 @@ https://mdref.m6w6.name/http mike@php.net yes - 2020-09-23 + 2020-12-01 - 4.0.0beta1 + 4.0.0 4.0.0 - beta - beta + stable + stable BSD-2-Clause