The new PECL package pq-2.1.3 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
* Fix gh-issue #27: crash in pq\Connection::escapeBytea()
+ Update static pq\Types with PostgreSQL-10 types

Package Info
-------------
Documents: https://mdref.m6w6.name/pq

 Highlights:
 * Nearly complete support for asynchronous usage:
   https://mdref.m6w6.name/pq/Connection/%3A%20Asynchronous%20Usage
 * Extended type support by pg_type:
   https://mdref.m6w6.name/pq/Types/%3A%20Overview
 * Fetching simple multi-dimensional array maps:
   https://mdref.m6w6.name/pq/Result/map
 * Working Gateway implementation:
   https://mdref.m6w6.name/pq-gateway

Related Links
-------------
Package home: http://pecl.php.net/package/pq
   Changelog: http://pecl.php.net/package-changelog.php?package=pq
    Download: http://pecl.php.net/get/pq-2.1.3.tgz

Authors
-------------
Michael Wallner <m...@php.net> (lead)
Chris Wright <daveran...@php.net> (developer)
Remi Collet (developer)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to