fixed connection test, Driver option is valid

This commit is contained in:
Hadis-Fard 2017-09-14 08:51:52 -07:00
parent 0d25563909
commit 00f9b7edf8

View file

@ -191,9 +191,9 @@ array\(1\) \{
\["code"\]=>
int\(-1\)
\[2\]=>
string\([0-9]+\) "Invalid option .* was passed to sqlsrv_connect."
string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option. For the list of valid connection options visit https://docs.microsoft.com/en-us/sql/connect/php/connection-options"
\["message"\]=>
string\([0-9]+\) "Invalid option .* was passed to sqlsrv_connect."
string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option. For the list of valid connection options visit https://docs.microsoft.com/en-us/sql/connect/php/connection-options"
\}
\}
Test sqlsrv_connect with driver injection