X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fasync004.phpt;h=d40cda81206739522a880541ec184c624c031329;hp=580295049ea4ea8518a9d8c450403267e8ce791c;hb=f2b5f0a77cd3d7fbf5a4ba88320dcfbd03f02107;hpb=1d3a582aeca2b93c221f4fbcf9ae42e5201f1639 diff --git a/tests/async004.phpt b/tests/async004.phpt index 5802950..d40cda8 100644 --- a/tests/async004.phpt +++ b/tests/async004.phpt @@ -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