summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite_statement.c
Commit message (Expand)AuthorAgeFilesLines
* Support native types in PDO SQLiteNikita Popov2020-12-231-1/+22
* Rewrite PDO result bindingNikita Popov2020-12-221-18/+8
* Handle column count change in PDO MySQLNikita Popov2020-12-081-42/+2
* 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-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-021-1/+1
| |\
| | * Fix #79664: PDOStatement::getColumnMeta fails on empty result setChristoph M. Becker2020-06-021-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-1/+1
|\ \ \ | |/ /
| * | Apply tidy formattingNikita Popov2020-02-031-1/+1
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-281-2/+42
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-06-281-2/+42
| |\
| | * Fix bug #78192 PDO SQLite SegFault when reuse statement after schema has changedVincent2019-06-281-2/+42
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Fix type mismatch in two get_col callbacksNikita Popov2019-06-121-1/+1
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-2/+6
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Unbundle libsqlite3Christoph M. Becker2018-10-061-1/+1
* | | Add \PDO::SQLITE_ATTR_READONLY_STATEMENTBohwaZ2018-08-011-1/+23
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
* | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-141-1/+1
|/
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | use Z* macro nameAnatol Belski2015-11-051-1/+1
* | fix pdo_sqlite crash with empty bound streamAnatol Belski2015-11-051-2/+3
* | Various warning fixesNikita Popov2015-07-171-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-1/+1
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-11/+11
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 3Anatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-7/+7
* | ported pdo and pdo_sqliteAnatol Belski2014-08-191-4/+4
* | basic macro replacements, all at onceAnatol Belski2014-08-191-5/+5
* | Various bugs fixedXinchen Hui2014-04-241-18/+33
* | Refactor pdo_sqlite (only compilable)Xinchen Hui2014-04-231-23/+20
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-7/+7
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit bu...Lars Strojny2013-01-141-0/+6
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1