summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_fetch_both.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-8/+8
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-041-9/+9
* 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/+88