summaryrefslogtreecommitdiff
path: root/ext/sqlite3/tests/sqlite3stmt_paramCount_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-8/+8
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Replace `dirname(__FILE__)` with `__DIR__` in testsChristoph M. Becker2016-09-031-2/+2
* Tests for SQLite3Stmt::paramCount().Felix De Vliegher2008-10-291-0/+59