X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5209743e5df15969099f2f4cbce21a2a390cc262;hb=refs%2Fheads%2Fissue-php82;hp=cb48d4feee1f604f2b4805bc8c09521b3cfd49dd;hpb=db2b646ec8a18a2368bc166e02752a6c0c9ea7b7;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index cb48d4f..5209743 100644 --- a/package.xml +++ b/package.xml @@ -35,10 +35,16 @@ daverandom@php.net yes - 2016-05-20 + + Remi Collet + remi + remi@php.net + yes + + 2021-08-30 - 1.1.1dev - 1.1.0 + 2.2.0 + 2.1.0 stable @@ -46,7 +52,12 @@ BSD-2-Clause + * Fixed PHP-8.1 compatibility (see gh issues #40 and #41) + * Fixed asynchronous actions not cleared prior some synchronous actions + * Added connection constants of PostgreSQL-10+ to pq\Connection: + CHECK_WRITABLE, CONSUME, and GSS_STARTUP + * Added BYTEA unescaping support (see gh issue #38) +]]> @@ -60,9 +71,11 @@ - - + + + + @@ -106,6 +119,7 @@ + @@ -158,17 +172,15 @@ - 5.4.0 - 7.0.0 - 7.0.0 + 7.0.0 - 1.4.0 + 1.10.0 raphf pecl.php.net - 1.1.0 + 2.0.0 raphf