summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_prepare_native.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update PDO parameters for named arguments.Larry Garfield2020-09-281-1/+1
* Make various failure conditions in PDO unconditional errorsGeorge Peter Banyard2020-09-281-3/+6
* Reindent phpt filesNikita Popov2020-02-031-314/+314
* Specify explicit row order in PDO MySQL testNikita Popov2019-12-271-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Test update for sql_mode = ANSIUlf Wendel2010-09-221-4/+4
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-041-1/+6
* - Fix typoFelipe Pena2008-10-091-2/+2
* - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+380