From: Michael Wallner Date: Fri, 29 May 2015 07:56:09 +0000 (+0200) Subject: prepare 0.6.0RC1 X-Git-Tag: v0.6.0RC1~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=b44c00e047686de8b9af0a9c0f3843a94675a93c;ds=sidebyside prepare 0.6.0RC1 --- diff --git a/package.xml b/package.xml index ea94c6c..96441c0 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> daverandom@php.net yes - 2014-12-17 + 2015-05-29 0.6.0RC1 0.6.0 @@ -51,15 +51,20 @@ http://pear.php.net/dtd/package-2.0.xsd"> * Fixed crash with result iterator when the iterator exists longer than the result * Fixed array parser compatibility with arrays of boxes * Added pq\Statement::deallocate{,Async}() and pq\Statement::prepare{,Async}() methods -* Added pq\Statement::$query and pq\Statment::$types readonly properties +* 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 ]]> + + + @@ -104,12 +109,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -128,8 +139,10 @@ http://pear.php.net/dtd/package-2.0.xsd"> + +