summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/bug_61411.phpt
Commit message (Expand)AuthorAgeFilesLines
* PDO MySQL: Use native types for resultsNikita Popov2020-12-171-2/+3
* Run tidyNikita Popov2020-09-181-3/+3
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-131-1/+1
|\
| * Fix #79106: PDO may fetch wrong column indexes with PDO::FETCH_BOTHChristoph M. Becker2020-01-131-1/+1
* | Fix borked SKIPIFsFabien Villepinte2019-09-301-2/+2
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
|/
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fix for bug#61411andrey2012-05-021-0/+53