gh-actions: pecl_http3@PHP7 needs ext-propro
[m6w6/ext-raphf] / package.xml
index 78788791565ece71e7db1db3b81db514c60c979c..d2df3187acb01ca7e032f456287ae1e59b5763cb 100644 (file)
@@ -19,20 +19,19 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-12-01</date>
+ <date>2019-10-25</date>
  <version>
-  <release>2.0.0RC1</release>
+  <release>2.0.1</release>
   <api>2.0.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
- <license>BSD, revised</license>
+ <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* Internals documentation available at http://m6w6.github.io/ext-raphf/master/
-* Travis support
-* PHP 7 compatible version
+* Fixed pointless initialization of persistent handles lists on cleanup
+* Fixed Windows build (Jan Ehrhardt)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -55,7 +54,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
     <file role="src" name="php_raphf_api.c"/>
    </dir>
    <dir name="scripts">
-    <file role="src" name="gen_travis_yml.php"/>
+    <file role="src" name="gen_github_workflow_ci.php"/>
    </dir>
    <dir name="tests">
     <file role="test" name="http001.phpt" />