summaryrefslogtreecommitdiff
path: root/ext/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3Anatol Belski2014-04-112-1848/+2495
* updated libsqlite to 3.8.3.1 in 5.5 branch, tooAnatol Belski2014-03-104-18660/+36680
* Bump yearXinchen Hui2014-01-033-3/+3
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-6/+6
|\
| * non living code related typo fixesVeres Lajos2013-08-041-6/+6
| * typo fixesVeres Lajos2013-07-151-13/+13
| * less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
| * typos (orig)Veres Lajos2013-07-151-2/+2
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-35/+35
* | typo fixesVeres Lajos2013-07-151-13/+13
* | typos (orig)Veres Lajos2013-07-151-2/+2
* | less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-35/+35
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-102-4/+4
|\ \ | |/
| * typo fixes (argument)Veres Lajos2013-06-101-1/+1
| * typo fixes (accommodate, parameter)Veres Lajos2013-06-102-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2013-01-143-0/+66
|\ \ | |/
| * Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using ...Lars Strojny2013-01-143-0/+66
| * Happy New YearXinchen Hui2013-01-013-3/+3
* | Happy New YearXinchen Hui2013-01-013-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2012-11-241-0/+3
|\ \ | |/
| * Fixed Bug #63149 Feature missing with system SQLiteRemi Collet2012-11-241-0/+3
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-302-12/+12
|\ \ | |/
| * Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-302-12/+12
* | Merge branch 'PHP-5.4'Johannes Schlüter2012-06-221-2/+5
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-221-2/+5
| |\
| | * Improve check for :memory: pseudo-filename in SQliteJohannes Schlüter2012-06-221-2/+2
* | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-04-262-0/+40
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-262-0/+40
| |\ \ | | |/
| | * Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt failsAnatoliy Belsky2012-04-262-0/+40
| | * Missed the testRasmus Lerdorf2012-01-291-0/+44
| | * Good patch from Brad Dewar that adds missing createCollation()Rasmus Lerdorf2012-01-293-1/+133
| | * - Year++Felipe Pena2012-01-013-3/+3
| | * - add skipifPierre Joye2011-09-061-0/+2
| | * - add skipifPierre Joye2011-09-061-0/+2
| | * Fix another broken test. root can read 0200 files.Rasmus Lerdorf2011-08-291-1/+6
| | * Fixed memset usage (identified by coverity)Ilia Alshanetsky2011-08-101-3/+3
| | * Update SQLite3 to the latest versionScott MacVicar2011-08-092-2600/+5315
| | * Not our issue, but fixing here for now and reporting upstreamRasmus Lerdorf2011-08-061-0/+1
| | * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-3/+3
| | * Upgrade SQLite to 3.7.6.3Scott MacVicar2011-06-142-5/+15
| | * Update bundled SQLite to 3.7.6.2Scott MacVicar2011-05-133-2536/+5729
| | * Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open()Adam Harvey2011-05-101-1/+1
| | * - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a refe...Felipe Pena2011-01-072-1/+18
| | * Implemented FR #53466 (SQLite3Result::columnType() should return false after ...Scott MacVicar2011-01-061-0/+5
| | * Fix error with initialisation flag being set too early. If encryption is enab...Scott MacVicar2011-01-031-3/+3
| | * - Year++Felipe Pena2011-01-013-3/+3
| | * Add SQLite3_Stmt::readOnly for checking if a statement is read onlyScott MacVicar2010-12-312-4/+78
| | * - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1