update tests
[m6w6/ext-pq] / tests / cancel001.phpt
index aa754acb91716987816898feb6024d62b0e0f283..f763847d1651424adb4b31c486efc703a1ea5c2c 100644 (file)
@@ -24,7 +24,7 @@ DONE
 --EXPECTF--
 Test
 bool(true)
-object(pq\Result)#%d (7) {
+object(pq\Result)#%d (8) {
   ["status"]=>
   int(7)
   ["statusMessage"]=>
@@ -39,6 +39,8 @@ object(pq\Result)#%d (7) {
   int(0)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(255)
 }
 ERROR:  canceling statement due to user request
 DONE