summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/tests/pdo_sqlite_createcollation.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
|
* Using PDO instead because of consistencypeter279k2019-05-111-1/+1
|
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* createCollation() for pdo_sqlite as wellRasmus Lerdorf2012-01-291-0/+38
Closes bug #55226