X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=4e6caddf022f6d020f1398ddd6ac9afb9f06d832;hp=74bbc58b09282baff455a1aae966b3881e197927;hb=6332e6d158454bbcb884e61ae493f85f2c289ea9;hpb=569c22fcb5e97f38f8a9cff361a8ea4c8d5bdd1e diff --git a/package.xml b/package.xml index 74bbc58..4e6cadd 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 + 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-05-03 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2016-05-20 - 0.4.0dev - 0.4.0 + 1.1.1 + 1.1.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + + + + + + + @@ -63,6 +75,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -91,17 +105,30 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + - + + + + + + + + + + + + @@ -115,8 +142,10 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -130,7 +159,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 5.4.0 + 7.0.0 + 7.0.0 1.4.0 @@ -138,14 +169,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - + -