X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fasync005.phpt;h=102ba135524ab1bf04084610642e962dcef2c54b;hb=16f45efdd0cb7190ad7738ee92af5c4c6c1f04ed;hp=669d0be32b99c7cc953ef5faa23b2dcb5b63f513;hpb=1d3a582aeca2b93c221f4fbcf9ae42e5201f1639;p=m6w6%2Fext-pq diff --git a/tests/async005.phpt b/tests/async005.phpt index 669d0be..102ba13 100644 --- a/tests/async005.phpt +++ b/tests/async005.phpt @@ -36,7 +36,7 @@ complete($s); DONE --EXPECTF-- Test -object(pq\Result)#%d (7) { +object(pq\Result)#%d (8) { ["status"]=> int(2) ["statusMessage"]=> @@ -51,5 +51,7 @@ object(pq\Result)#%d (7) { int(1) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } DONE