From ca6d6cbb8ad4db52f1c8309831a1031ef4edfadf Mon Sep 17 00:00:00 2001 From: David Puglielli Date: Fri, 10 May 2019 15:02:45 -0700 Subject: [PATCH] Fixed test output --- test/functional/sqlsrv/sqlsrv_connStr.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/functional/sqlsrv/sqlsrv_connStr.phpt b/test/functional/sqlsrv/sqlsrv_connStr.phpt index 9d6d9b6f..34ace578 100644 --- a/test/functional/sqlsrv/sqlsrv_connStr.phpt +++ b/test/functional/sqlsrv/sqlsrv_connStr.phpt @@ -155,9 +155,9 @@ Array [SQLSTATE] => IMSSP [1] => -47 [code] => -47 - [2] => An error occurred translating the connection string to UTF-16: No mapping for the Unicode character exists in the target multi-byte code page. + [2] => An error occurred translating the connection string to UTF-16: %s - [message] => An error occurred translating the connection string to UTF-16: No mapping for the Unicode character exists in the target multi-byte code page. + [message] => An error occurred translating the connection string to UTF-16: %s )