fix spacing in expected output in pdo_bigint_outparam.phpt and sqlsrv_bigint_outparam.phpt

This commit is contained in:
v-kaywon 2017-10-12 12:20:30 -07:00
parent c30f2d6100
commit 628e04e402
2 changed files with 2 additions and 2 deletions

View file

@ -77,6 +77,6 @@ string(18) "922337203685479936"
Small bigint output:
int(922337203)
Small bigint inout:
int(922337203)

View file

@ -74,6 +74,6 @@ string(18) "922337203685479936"
Small bigint output:
int(922337203)
Small bigint inout:
int(922337203)