X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fasync003.phpt;h=98726420a3c2782131aaedb13c13edfd69ea1e03;hp=e94b963c905d1dfa6113606c9480ac24a1dca29c;hb=07b495a28adae2152164369654b365a93273cea9;hpb=dde388e274286b4200689bf21f061a974e8bd847 diff --git a/tests/async003.phpt b/tests/async003.phpt index e94b963..9872642 100644 --- a/tests/async003.phpt +++ b/tests/async003.phpt @@ -38,11 +38,11 @@ object(pq\Result)#%d (8) { ["numCols"]=> int(1) ["affectedRows"]=> - int(1) + int(%d) ["fetchType"]=> int(0) ["autoConvert"]=> - int(255) + int(65535) } object(pq\Result)#%d (8) { ["status"]=> @@ -56,10 +56,10 @@ object(pq\Result)#%d (8) { ["numCols"]=> int(3) ["affectedRows"]=> - int(1) + int(%d) ["fetchType"]=> int(0) ["autoConvert"]=> - int(255) + int(65535) } DONE