From: Michael Wallner Date: Tue, 28 Jul 2015 08:20:58 +0000 (+0200) Subject: release 0.6.0RC2 X-Git-Tag: v0.6.0RC2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=83299bd28c374cf89b4f1cd1b76e0c2722cfeb0e release 0.6.0RC2 --- diff --git a/package.xml b/package.xml index 8e46aab..67cbe83 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> daverandom@php.net yes - 2015-07-27 + 2015-07-28 0.6.0RC2 0.6.0 @@ -54,6 +54,10 @@ http://pear.php.net/dtd/package-2.0.xsd"> + Added pq\Statement::$query and pq\Statement::$types readonly properties + Added pq\Cursor::{open,close}Async() methods + Added pq\Cursor::$query and pq\Cursor::$flags readonly properties + +Changes from RC1: +* Fixed RTLD_LAZY compatibility with pecl/raphf +* Simplified config.m4 ]]>