fix +/* feature/bug prefix
[m6w6/ext-pq] / tests / async004.phpt
index 580295049ea4ea8518a9d8c450403267e8ce791c..d40cda81206739522a880541ec184c624c031329 100644 (file)
@@ -27,7 +27,7 @@ do {
 DONE
 --EXPECTF--
 Test
-object(pq\Result)#%d (7) {
+object(pq\Result)#%d (8) {
   ["status"]=>
   int(2)
   ["statusMessage"]=>
@@ -39,8 +39,10 @@ object(pq\Result)#%d (7) {
   ["numCols"]=>
   int(2)
   ["affectedRows"]=>
-  int(1)
+  int(%d)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(65535)
 }
 DONE