v0.5.5
[m6w6/ext-pq] / package.xml
index fabd8554a5aa3e29bf42c95cfaeacfd6c2f94f26..01b5207111ab4502b12b24b843b0c82e7b88b833 100644 (file)
@@ -33,7 +33,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  </lead>
  <date>2014-10-23</date>
  <version>
-  <release>0.5.3</release>
+  <release>0.5.5</release>
   <api>0.5.0</api>
  </version>
  <stability>
@@ -42,9 +42,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-+ Add PostgreSQL-9.4beta3 type OIDs
-* Fix JSON dep (Remi)
-* Fix build on MacOSX
+- Re-add the default configureoption for the PEAR/PECL installer
+- Let JSON be decoded to arrays unless the fetch type is FETCH_OBJECT
+* Fix remaining build issues
 ]]></notes>
  <contents>
   <dir name="/">
@@ -151,6 +151,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  </dependencies>
  <providesextension>pq</providesextension>
  <extsrcrelease>
+  <configureoption default="yes" name="with-pq" prompt="where to find the postgresql library/headers" />
  </extsrcrelease>
 </package>