X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=96441c024eeba1b2f4d8cab55c08a27de7d415dc;hp=ea94c6c79db1005b81d6aee9539dfe3c99c5323c;hb=b44c00e047686de8b9af0a9c0f3843a94675a93c;hpb=10e7d6adccdd55554f1512de5e829a75aef62461 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"> + +