Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up (use zend_string and foreach macros) | Xinchen Hui | 2014-04-23 | 2 | -14/+12 |
* | Refactored sqlite3 (all tests passes) | Xinchen Hui | 2014-04-23 | 2 | -274/+242 |
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 3 | -3/+3 |
* | Implement variadic function syntax | Nikita Popov | 2013-09-26 | 1 | -1/+1 |
* | let the libsqlite3 symbols be exported in dll | Anatol Belski | 2013-09-17 | 1 | -1/+1 |
* | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 1 | -6/+6 |
|\ | |||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -6/+6 |
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -13/+13 |
| * | less serious compatAbility fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| * | typos (orig) | Veres Lajos | 2013-07-15 | 1 | -2/+2 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -35/+35 |
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -13/+13 |
* | | typos (orig) | Veres Lajos | 2013-07-15 | 1 | -2/+2 |
* | | less serious compatAbility fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -35/+35 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-10 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | typo fixes (argument) | Veres Lajos | 2013-06-10 | 1 | -1/+1 |
| * | typo fixes (accommodate, parameter) | Veres Lajos | 2013-06-10 | 2 | -3/+3 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Lars Strojny | 2013-01-14 | 3 | -0/+66 |
|\ \ | |/ | |||||
| * | Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using ... | Lars Strojny | 2013-01-14 | 3 | -0/+66 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 3 | -3/+3 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 3 | -3/+3 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2012-11-24 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed Bug #63149 Feature missing with system SQLite | Remi Collet | 2012-11-24 | 1 | -0/+3 |
* | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 2 | -12/+12 |
|\ \ | |/ | |||||
| * | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -12/+12 |
* | | Merge branch 'PHP-5.4' | Johannes Schlüter | 2012-06-22 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -2/+5 |
| |\ | |||||
| | * | Improve check for :memory: pseudo-filename in SQlite | Johannes Schlüter | 2012-06-22 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-04-26 | 2 | -0/+40 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-26 | 2 | -0/+40 |
| |\ \ | | |/ | |||||
| | * | Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails | Anatoliy Belsky | 2012-04-26 | 2 | -0/+40 |
| | * | Missed the test | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+44 |
| | * | Good patch from Brad Dewar that adds missing createCollation() | Rasmus Lerdorf | 2012-01-29 | 3 | -1/+133 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 3 | -3/+3 |
| | * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
| | * | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
| | * | Fix another broken test. root can read 0200 files. | Rasmus Lerdorf | 2011-08-29 | 1 | -1/+6 |
| | * | Fixed memset usage (identified by coverity) | Ilia Alshanetsky | 2011-08-10 | 1 | -3/+3 |
| | * | Update SQLite3 to the latest version | Scott MacVicar | 2011-08-09 | 2 | -2600/+5315 |
| | * | Not our issue, but fixing here for now and reporting upstream | Rasmus Lerdorf | 2011-08-06 | 1 | -0/+1 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -3/+3 |
| | * | Upgrade SQLite to 3.7.6.3 | Scott MacVicar | 2011-06-14 | 2 | -5/+15 |
| | * | Update bundled SQLite to 3.7.6.2 | Scott MacVicar | 2011-05-13 | 3 | -2536/+5729 |
| | * | Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open() | Adam Harvey | 2011-05-10 | 1 | -1/+1 |
| | * | - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a refe... | Felipe Pena | 2011-01-07 | 2 | -1/+18 |
| | * | Implemented FR #53466 (SQLite3Result::columnType() should return false after ... | Scott MacVicar | 2011-01-06 | 1 | -0/+5 |
| | * | Fix error with initialisation flag being set too early. If encryption is enab... | Scott MacVicar | 2011-01-03 | 1 | -3/+3 |