fixes #24
[m6w6/ext-pq] / package.xml
index cb48d4feee1f604f2b4805bc8c09521b3cfd49dd..63217aa9a3d4a65b1e7b533f84b4565cebd70406 100644 (file)
   <email>daverandom@php.net</email>
   <active>yes</active>
  </developer>
- <date>2016-05-20</date>
+ <date>2016-11-15</date>
  <version>
-  <release>1.1.1dev</release>
-  <api>1.1.0</api>
+  <release>2.1.2</release>
+  <api>2.1.0</api>
  </version>
  <stability>
   <release>stable</release>
@@ -46,7 +46,9 @@
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-*]]></notes>
+* Fix gh-issue #32: JSON compatibility with PHP-7.1
++ Update static pq\Types with PostgreSQL-9.6 types
+]]></notes>
  <contents>
   <dir name="/">
    <file role="doc" name="AUTHORS" />
  <dependencies>
   <required>
    <php>
-    <min>5.4.0</min>
-    <max>7.0.0</max>
-    <exclude>7.0.0</exclude>
+    <min>7.0.0</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>
    <package>
     <name>raphf</name>
     <channel>pecl.php.net</channel>
-    <min>1.1.0</min>
+    <min>2.0.0dev</min>
     <providesextension>raphf</providesextension>
    </package>
   </required>