X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=e7fc4550bbc8b40ac189513e9d9ca93c93e00640;hp=d4dad6449856d2c0dab37642155ffa5ab6e4bcac;hb=8a32e3cf7b134c7e0758fff7c22dd60c119838cf;hpb=f4decb22c942aaa044daae6608bafb9bb3b7a02e diff --git a/package.xml b/package.xml index d4dad64..e7fc455 100644 --- a/package.xml +++ b/package.xml @@ -1,30 +1,27 @@ - - + + pq pecl.php.net - libpq binding + PostgreSQL client library (libpq) binding - Binding for libpq (PostgreSQL client library) - Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki - + Documents: https://mdref.m6w6.name/pq + Highlights: - * Nearly 100% support for asynchronous usage: - https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations + * Nearly complete support for asynchronous usage: + https://mdref.m6w6.name/pq/Connection/%3A%20Asynchronous%20Usage * Extended type support by pg_type: - https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes + https://mdref.m6w6.name/pq/Types/%3A%20Overview * Fetching simple multi-dimensional array maps: - https://bitbucket.org/mike_php_net/ext-pq/wiki/FetchingResults#markdown-header-fetching-simple-maps - * Working Gateway implementation: - https://bitbucket.org/mike_php_net/pq-gateway/src/ + https://mdref.m6w6.name/pq/Result/map + * Working Gateway implementation: + https://mdref.m6w6.name/pq-gateway Michael Wallner @@ -32,26 +29,41 @@ http://pear.php.net/dtd/package-2.0.xsd"> mike@php.net yes - 2013-04-30 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2016-05-03 - 0.3.0 - 0.3.0 + 2.0.1 + 2.0.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + + + + + + + @@ -63,6 +75,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -72,6 +86,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -88,17 +104,30 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + + + @@ -106,9 +135,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + @@ -122,7 +156,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 7.0.0 1.4.0 @@ -130,14 +164,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 2.0.0dev raphf pq - + -