X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fres001.phpt;h=6cf307af220daf87886c5536c642e6e739e6b4b3;hb=d96d8d4af09d7f32fec302908a5e4ee8d8bee7fb;hp=89e0512655e4d30f0105938c0a355decca0c1196;hpb=0bce4e6693c3077acc32f833442769cc7de121ef;p=m6w6%2Fext-pq diff --git a/tests/res001.phpt b/tests/res001.phpt index 89e0512..6cf307a 100644 --- a/tests/res001.phpt +++ b/tests/res001.phpt @@ -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