Skip to content

v2.2.0: release 2.2.0

Compare
Choose a tag to compare
@m6w6 m6w6 released this 30 Aug 12:22
· 26 commits to master since this release
1eca2fe
* 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)