summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/tests
Commit message (Expand)AuthorAgeFilesLines
* Declare PDORow::queryString propertyMáté Kocsis2021-03-171-2/+2
* Use standard PDO way for fetching integer attribute valuesGeorge Peter Banyard2021-03-171-4/+12
* Allow specifying sqlite3 DSN (file:/) in PDO SQLitetzmfreedom2021-01-252-0/+68
* Support native types in PDO SQLiteNikita Popov2020-12-237-12/+58
* Rewrite PDO result bindingNikita Popov2020-12-222-5/+5
* Merge branch 'PHP-8.0'Máté Kocsis2020-10-121-2/+2
|\
| * Improve parameter names in ext/pdo_sqliteMáté Kocsis2020-10-121-2/+2
* | Add GC support for PDO driver dataNikita Popov2020-10-121-0/+24
|/
* Make various failure conditions in PDO unconditional errorsGeorge Peter Banyard2020-09-282-56/+78
* Run tidyNikita Popov2020-09-181-1/+1
* Fix test after is_callable changeNikita Popov2020-08-141-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-08-111-0/+17
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-111-0/+17
| |\
| | * Fix #64705 errorInfo property of PDOException is null when PDO::__construct()...Ahmed Abdou2020-08-111-0/+17
| | * Report len as -1 instead of INT_MAXNikita Popov2020-07-081-1/+1
* | | Add many missing closing PHP tags to testsMáté Kocsis2020-08-092-0/+2
* | | 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