X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fcancel001.phpt;h=5ccdf43198089f239ef4107b596bc56530d8f143;hp=aa754acb91716987816898feb6024d62b0e0f283;hb=07b495a28adae2152164369654b365a93273cea9;hpb=88440266c0a9fa8354688b5ed0d2a6cc3bf04db5 diff --git a/tests/cancel001.phpt b/tests/cancel001.phpt index aa754ac..5ccdf43 100644 --- a/tests/cancel001.phpt +++ b/tests/cancel001.phpt @@ -24,7 +24,7 @@ DONE --EXPECTF-- Test bool(true) -object(pq\Result)#%d (7) { +object(pq\Result)#%d (8) { ["status"]=> int(7) ["statusMessage"]=> @@ -39,6 +39,8 @@ object(pq\Result)#%d (7) { int(0) ["fetchType"]=> int(0) + ["autoConvert"]=> + int(65535) } ERROR: canceling statement due to user request DONE