fixed test regex

This commit is contained in:
Hadis-Fard 2017-09-14 10:19:35 -07:00
parent 08ca46116f
commit 07f49c807c

View file

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