fixed expected output

This commit is contained in:
Hadis-Fard 2017-09-15 09:47:27 -07:00
parent e97d5c201a
commit 7a6a7e8149

View file

@ -191,9 +191,9 @@ array\(1\) \{
\["code"\]=> \["code"\]=>
int\(-106\) int\(-106\)
\[2\]=> \[2\]=>
string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option. For the list of valid connection options visit .*" string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option."
\["message"\]=> \["message"\]=>
string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option. For the list of valid connection options visit .*" string\([0-9]+\) "Invalid value SQL Server Native Client 11.0 was specified for Driver option."
\} \}
\} \}
Test sqlsrv_connect with driver injection Test sqlsrv_connect with driver injection