summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/tests
Commit message (Expand)AuthorAgeFilesLines
* Add stubs for PDO SQLite extension methodsNikita Popov2020-07-212-3/+3
* Use ZPP callable for PDO SqliteGeorge Peter Banyard2020-07-212-9/+20
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-4/+4
* Merge branch 'PHP-7.4'Nikita Popov2020-06-031-1/+1
|\
| * Report len as -1 instead of INT_MAXNikita Popov2020-06-031-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-021-0/+32
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-021-0/+32
| |\
| | * Fix #79664: PDOStatement::getColumnMeta fails on empty result setChristoph M. Becker2020-06-021-0/+32
* | | Change the default PDO error mode to exceptionsAllenJB2020-05-043-1/+24
* | | Improve undefined variable error messagesMáté Kocsis2020-03-311-1/+1
* | | Reindent phpt filesNikita Popov2020-02-0312-64/+64
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-3/+3
* | | Convert some notices to warningsNikita Popov2019-10-021-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-021-0/+50
|\ \ \ | |/ /
| * | Implement SQLite extended result code functionalityRobert Kopack2019-07-021-0/+50
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-281-0/+46
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-281-0/+46
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-281-0/+46
| | |\
| | | * Fix bug #78192 PDO SQLite SegFault when reuse statement after schema has changedVincent2019-06-281-0/+46
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-6/+6
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-6/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-0/+45
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-051-0/+45
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-1110-10/+10
|\ \ \ \ | |/ / /
| * | | Using PDO instead because of consistencypeter279k2019-05-1110-10/+10
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-154-8/+8
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-154-8/+8
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-035-5/+5
|\ \ \ \ | |/ / /
| * | | Remove local variablesPeter Kokot2019-02-035-5/+5
* | | | Remove static calls to non-static methodsNikita Popov2019-01-301-7/+4
|/ / /
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+1
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-143-6/+6
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-09-164-4/+4
* | | Merge branch 'PHP-7.3'Anatol Belski2018-08-031-1/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-08-031-1/+5
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-08-031-1/+5
| | |\
| | | * Improve cleanupAnatol Belski2018-08-031-1/+5
| | | * fixed typoMarkus Staab2017-03-291-1/+1
* | | | Add \PDO::SQLITE_ATTR_READONLY_STATEMENTBohwaZ2018-08-011-0/+20
|/ / /
* | | Give a reason why the test was skippedGabriel Caruso2018-07-221-2/+2
* | | remove support for string|unicode in testsGabriel Caruso2018-02-224-19/+19
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-209-9/+9
* | | Fix test cleanupAnatol Belski2017-09-061-8/+8
* | | Add support for SQLite open flagsBohwaZ2017-09-061-0/+33
|/ /
* | fixed typoMarkus Staab2017-03-291-1/+1
* | Merge branch 'PHP-7.1'Remi Collet2017-03-291-1/+4
|\ \ | |/
| * Fix buid with system libsqlite, see bug #74217Remi Collet2017-03-291-1/+4
* | Merge branch 'PHP-7.1'Nikita Popov2017-03-121-0/+38
|\ \ | |/