X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=bcd045376051ae4085ba295ba4ac6c8240695266;hb=baafbf6c24c8f272b714d3829857eca3833bca3e;hp=d87a8645dcbee94a83865aa1ce58e0dbf22b71b3;hpb=a5adaca46ac66d6aeed929d655d1ea707adfc4ee;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index d87a864..bcd0453 100644 --- a/package.xml +++ b/package.xml @@ -11,20 +11,19 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> 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 using asynchronously: - 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 + https://mdref.m6w6.name/pq/Result/map * Working Gateway implementation: - https://bitbucket.org/mike_php_net/pq-gateway/src/ + https://mdref.m6w6.name/pq-gateway Michael Wallner @@ -32,29 +31,37 @@ http://pear.php.net/dtd/package-2.0.xsd"> mike@php.net yes - 2013-04-25 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2015-12-04 - 0.2.0 - 0.2.0 + 2.0.0RC1 + 2.0.0 beta - beta + stable BSD, revised + + + + + @@ -66,6 +73,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -75,6 +84,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -91,17 +102,27 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + @@ -109,12 +130,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -124,7 +151,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 7.0.0 1.4.0 @@ -132,14 +159,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 2.0.0dev raphf pq - +