summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/bug_42499.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-3/+3
* Reindent phpt filesNikita Popov2020-02-031-8/+8
* Fix borked SKIPIFsFabien Villepinte2019-09-301-2/+2
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-4/+4
* Test update for sql_mode = ANSIUlf Wendel2010-09-221-2/+2
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-041-4/+4
* fix tests namesAntony Dovgal2008-07-231-2/+2
* Fixing some tests to expect unicode instead of (binary) strings.Ulf Wendel2008-07-221-1/+1
* - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+80