fix pqcur minit and mshutdown
[m6w6/ext-pq] / tests / async004.phpt
index 580295049ea4ea8518a9d8c450403267e8ce791c..6fc274362e3e38915c53b391ecef3808e485cb96 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(65535)
 }
 DONE