X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fasync004.phpt;h=6fc274362e3e38915c53b391ecef3808e485cb96;hb=6ff6d5c9b7bb2ce98e984172b9ccd4adf033a2ec;hp=580295049ea4ea8518a9d8c450403267e8ce791c;hpb=1d3a582aeca2b93c221f4fbcf9ae42e5201f1639;p=m6w6%2Fext-pq diff --git a/tests/async004.phpt b/tests/async004.phpt index 5802950..6fc2743 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"]=> @@ -42,5 +42,7 @@ object(pq\Result)#%d (7) { int(1) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } DONE