summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/tests/pdo_sqlite_open_flags.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-1/+1
| | | | | This should fix most of the remaining issues with tabs and spaces being mixed in tests.
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
|
* Fix test cleanupAnatol Belski2017-09-061-8/+8
|
* Add support for SQLite open flagsBohwaZ2017-09-061-0/+33