X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fasync006.phpt;h=775c880a43d23855d517afae49f863db57cc6839;hp=6b4129ab03888bcb47f785608f2d5e576fd99a30;hb=3b390bb243146c265e53c6a3e756aad3829ef5ed;hpb=1d3a582aeca2b93c221f4fbcf9ae42e5201f1639 diff --git a/tests/async006.phpt b/tests/async006.phpt index 6b4129a..775c880 100644 --- a/tests/async006.phpt +++ b/tests/async006.phpt @@ -1,7 +1,10 @@ --TEST-- async unbuffered exec --SKIPIF-- - + --FILE-- int(9) ["statusMessage"]=> @@ -42,8 +45,10 @@ object(pq\Result)#%d (7) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (7) { +object(pq\Result)#%d (8) { ["status"]=> int(9) ["statusMessage"]=> @@ -58,8 +63,10 @@ object(pq\Result)#%d (7) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (7) { +object(pq\Result)#%d (8) { ["status"]=> int(9) ["statusMessage"]=> @@ -74,8 +81,10 @@ object(pq\Result)#%d (7) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } -object(pq\Result)#%d (7) { +object(pq\Result)#%d (8) { ["status"]=> int(2) ["statusMessage"]=> @@ -90,5 +99,7 @@ object(pq\Result)#%d (7) { int(3) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } DONE