php-sqlsrv/test/functional
David Puglielli 1a2b49393c
Fixed for issues found by Semmle (#1011)
* Removed unneeded constants

* Fixed sqlsrv_free_stmt argument info

* Fixed brace escape to avoid buffer overflow

* Fixed brace escape and added test

* Debugging test failure on Bamboo

* Removed debugging output

* Debugging test failure on Bamboo

* Removed debugging output

* Added more test cases

* Changed range check to use strchr

* Added pdo test

* Fixed test and formatting
2019-07-23 15:12:55 -07:00
..
pdo_sqlsrv Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
setup Dropped dbname variable and set QUOTED_IDENTIFIER to ON (#911) 2019-01-04 12:53:35 -08:00
sqlsrv Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
output.py Overhauled output.py to make it read the log file only once 2017-11-20 10:54:05 -08:00