From 83299bd28c374cf89b4f1cd1b76e0c2722cfeb0e Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 28 Jul 2015 10:20:58 +0200 Subject: [PATCH 1/1] release 0.6.0RC2 --- package.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 ]]> -- 2.30.2