Fix releases link
[m6w6/ext-raphf] / package.xml
index ac6920e73761611946f7d67b50c4aa927f6a42c3..d4cf12adeb599100053e5129367fec94c98ce649 100644 (file)
@@ -19,10 +19,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-07-28</date>
+ <date>2016-04-28</date>
  <version>
-  <release>1.1.0</release>
-  <api>1.0.0</api>
+  <release>2.0.1dev</release>
+  <api>2.0.0</api>
  </version>
  <stability>
   <release>stable</release>
@@ -30,8 +30,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed php module dependency check with RTLD_LAZY
-+ Source code documentation available at http://m6w6.github.io/ext-raphf
+* Fixed pointless initialization of persistent handles lists on cleanup
 ]]></notes>
  <contents>
   <dir name="/">
@@ -67,9 +66,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  <dependencies>
   <required>
    <php>
-    <min>5.3.0</min>
-    <max>7.0.0</max>
-    <exclude>7.0.0</exclude>
+    <min>7.0.0</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>
@@ -79,4 +76,3 @@ http://pear.php.net/dtd/package-2.0.xsd">
  <providesextension>raphf</providesextension>
  <extsrcrelease/>
 </package>
-