release 2.2.0 v2.2.0
authorMichael Wallner <mike@php.net>
Mon, 30 Aug 2021 12:20:37 +0000 (14:20 +0200)
committerMichael Wallner <mike@php.net>
Mon, 30 Aug 2021 12:20:37 +0000 (14:20 +0200)
* 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)


No differences found