summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix #79294: ::columnType() may fail after SQLite3Stmt::reset()Christoph M. Becker2020-02-211-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-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
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-3/+3
* | ported ext/sqlite3Anatol Belski2014-08-191-3/+3
* | Clean up (use zend_string and foreach macros)Xinchen Hui2014-04-231-3/+1
* | Refactored sqlite3 (all tests passes)Xinchen Hui2014-04-231-10/+28
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Good patch from Brad Dewar that adds missing createCollation()Rasmus Lerdorf2012-01-291-0/+11
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH Add the ability to enable exceptions rather than warnings for sqlite3, ne...Scott MacVicar2009-04-271-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH Stop using sqlite3_aggregate_count() as this is now deprecated.Scott MacVicar2008-12-241-0/+6
* MFH: fix int<->long mess causing lots of segfaults on x86_64Antony Dovgal2008-08-011-1/+1
* MFH: Add freelist for tracking sqlite statements to free on implicit SQLite3:...Scott MacVicar2008-07-291-13/+6
* MFH: fix buildJani Taskinen2008-07-261-0/+124