gh-actions: pecl_http3@PHP7 needs ext-propro
[m6w6/ext-raphf] / package.xml
index afee51f5ffe2ee4a93c2ae16dcf5ff7796eb41b9..d2df3187acb01ca7e032f456287ae1e59b5763cb 100644 (file)
@@ -19,17 +19,19 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-07-28</date>
+ <date>2019-10-25</date>
  <version>
-  <release>2.0.0-dev</release>
+  <release>2.0.1</release>
   <api>2.0.0</api>
  </version>
  <stability>
   <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[
+* Fixed pointless initialization of persistent handles lists on cleanup
+* Fixed Windows build (Jan Ehrhardt)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -51,6 +53,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
     <file role="src" name="php_raphf_api.h"/>
     <file role="src" name="php_raphf_api.c"/>
    </dir>
+   <dir name="scripts">
+    <file role="src" name="gen_github_workflow_ci.php"/>
+   </dir>
    <dir name="tests">
     <file role="test" name="http001.phpt" />
     <file role="test" name="http002.phpt" />
@@ -72,4 +77,3 @@ http://pear.php.net/dtd/package-2.0.xsd">
  <providesextension>raphf</providesextension>
  <extsrcrelease/>
 </package>
-