gh-actions: ci: fix coverage CFLAGS
[m6w6/ext-http] / package.xml
index edd533449c0143b58a5ba1b2263e2c0796e75921..3b7c1bd93cbd7514cb662ec06183f4705f7ff2ae 100644 (file)
@@ -31,9 +31,9 @@ https://mdref.m6w6.name/http
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2020-09-21</date>
+ <date>2020-12-01</date>
  <version>
-  <release>4.0.0dev</release>
+  <release>4.0.0</release>
   <api>4.0.0</api>
  </version>
  <stability>
@@ -42,7 +42,15 @@ https://mdref.m6w6.name/http
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-  *
+  >*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.
 ]]></notes>
  <contents>
   <dir name="/">