X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=21911e53e0c22521ae5d262697ecda9a1d93cd56;hp=ea94c6c79db1005b81d6aee9539dfe3c99c5323c;hb=ea5b7d30160c649d04af798eb2181191188d4f12;hpb=10e7d6adccdd55554f1512de5e829a75aef62461 diff --git a/package.xml b/package.xml index ea94c6c..21911e5 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-06-10 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"> + +