update tests
[m6w6/ext-pq] / tests / res001.phpt
index 89e0512655e4d30f0105938c0a355decca0c1196..6cf307af220daf87886c5536c642e6e739e6b4b3 100644 (file)
@@ -49,7 +49,11 @@ Warning: pq\Result not initialized in %s on line %d
 Warning: pq\Result not initialized in %s on line %d
 
 Warning: pq\Result not initialized in %s on line %d
-object(pq\Result)#%d (7) {
+
+Warning: pq\Result not initialized in %s on line %d
+
+Warning: pq\Result not initialized in %s on line %d
+object(pq\Result)#%d (8) {
   ["status"]=>
   NULL
   ["statusMessage"]=>
@@ -64,8 +68,10 @@ object(pq\Result)#%d (7) {
   int(0)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(0)
 }
-array(8) {
+array(9) {
   ["dummy"]=>
   int(2)
   ["status"]=>
@@ -82,5 +88,7 @@ array(8) {
   int(0)
   ["fetchType"]=>
   int(0)
+  ["autoConvert"]=>
+  int(0)
 }
 Done