update tests
[m6w6/ext-pq] / tests / async005.phpt
index 669d0be32b99c7cc953ef5faa23b2dcb5b63f513..a956026ffa551074ac276ad58eedc55aeb23be68 100644 (file)
@@ -36,7 +36,7 @@ complete($s);
 DONE
 --EXPECTF--
 Test
-object(pq\Result)#%d (7) {
+object(pq\Result)#%d (8) {
   ["status"]=>
   int(2)
   ["statusMessage"]=>
@@ -51,5 +51,7 @@ object(pq\Result)#%d (7) {
   int(1)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(255)
 }
 DONE