update tests
[m6w6/ext-pq] / tests / async004.phpt
index 580295049ea4ea8518a9d8c450403267e8ce791c..d3db3f70b65819b899a02ca086e5663ed8e72d65 100644 (file)
@@ -27,7 +27,7 @@ do {
 DONE
 --EXPECTF--
 Test
-object(pq\Result)#%d (7) {
+object(pq\Result)#%d (8) {
   ["status"]=>
   int(2)
   ["statusMessage"]=>
@@ -42,5 +42,7 @@ object(pq\Result)#%d (7) {
   int(1)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(255)
 }
 DONE