Releases: m6w6/ext-pq
Releases · m6w6/ext-pq
v2.1.2: release 2.1.2
* Fix gh-issue #32: JSON compatibility with PHP-7.1 * Fix pq\DateTime::createFromFormat() prototype with PHP-7.2 + Update static pq\Types with PostgreSQL-9.6 types
v2.1.1: Release 2.1.1
* Fix build with PostgreSQL < 9.3 * Fix required PHP version in package.xml
v2.1.0: Release 2.1.0
* Added public readonly array pq\Result::$diag property, listing PQresultErrorField details (gh-issue #14) * Restore listeners and prepared statements after a connection reset (gh-issue #15) * Added pq\Connection::$nonblocking and pq\Connection::flush() to support non-blocking writes (gh-issue #16)
v1.1.1: Release 1.1.1
* Fix build with PostgreSQL < 9.3
v1.1.0: Release 1.1.0
* Added public readonly array pq\Result::$diag property, listing PQresultErrorField details (gh-issue #14) * Restore listeners and prepared statements after a connection reset (gh-issue #15) * Added pq\Connection::$nonblocking and pq\Connection::flush() to support non-blocking writes (gh-issue #16)
v2.0.1
v1.0.1
v2.0.0
v1.0.0: release 1.0.0
[ci skip]