summaryrefslogtreecommitdiff
path: root/ext/sqlite3/libsqlite
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to SQLite 3.28.0Christoph M. Becker2019-07-093-18036/+42884
| | | | | | | | Over the years, multiple security vulnerabilities[1] have been found and fixed in SQLite3, so it makes sense to update our bundled libsqlite to the latest available version. [1] <https://www.cvedetails.com/vulnerability-list/vendor_id-9237/Sqlite.html>
* Update to SQLite 3.15.1Christoph M. Becker2016-11-142-22/+54
|
* Update to SQLite 3.15.0Christoph M. Becker2016-10-152-2781/+4367
|
* Update to SQLite 3.14.2Christoph M. Becker2016-09-132-841/+866
|
* Update to SQLite 3.14.1Christoph M. Becker2016-09-022-15/+35
|
* Update to SQLite 3.14.0Christoph M. Becker2016-08-103-2130/+3306
|
* Fix SQLite3 header filesChristoph M. Becker2016-07-252-56/+1813
| | | | | While sqlite3.c had already been updated to 3.13.0, the header files had been forgotten.
* Implemented FR #72385 (Update SQLite bundle lib(3.13.0))Xinchen Hui2016-06-131-9751/+22342
|
* Implemented FR #71159 (Upgraed bundled SQLite lib to 3.9.2)Xinchen Hui2015-12-183-6753/+35767
|
* Merge branch 'PHP-5.6'Lior Kaplan2015-06-082-2207/+4818
|\ | | | | | | | | * PHP-5.6: Upgrade bundled sqlite to 3.8.10.2
| * Upgrade bundled sqlite to 3.8.10.2Lior Kaplan2015-06-082-2207/+4818
| | | | | | | | Includes fixes for CVE-2015-3414, CVE-2015-3415, CVE-2015-3416 done in 3.8.9
| * Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3Anatol Belski2015-03-252-1888/+3743
| |
| * Bump yearXinchen Hui2015-01-151-1/+1
| |
* | fix typosolshevskiy872015-05-131-6/+6
| | | | | | | | Signed-off-by: olshevskiy87 <olshevskiy87@bk.ru>
* | updated bundled libsqlite to 3.8.8.3Anatol Belski2015-03-253-6766/+8621
| |
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | Merge branch 'PHP-5.6'Anatol Belski2015-01-121-1/+1
|\ \ | |/ | | | | | | * PHP-5.6: Fixed bug #68771 SQL syntax error in sqlite lib
| * Fixed bug #68771 SQL syntax error in sqlite libAnatol Belski2015-01-121-1/+1
| |
* | trailing whitespace removalStanislav Malyshev2015-01-103-4968/+4968
|/
* . Fixed bug #68120 Update bundled libsqliteAnatol Belski2014-12-053-6213/+11700
|
* 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
|
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-6/+6
|\ | | | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c
| * non living code related typo fixesVeres Lajos2013-08-041-6/+6
| |
| * typo fixesVeres Lajos2013-07-151-13/+13
| |
| * typos (orig)Veres Lajos2013-07-151-2/+2
| |
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-35/+35
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
* | typo fixesVeres Lajos2013-07-151-13/+13
| |
* | typos (orig)Veres Lajos2013-07-151-2/+2
| |
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-35/+35
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-101-3/+3
|\ \ | |/ | | | | | | | | * PHP-5.4: typo fixes (argument) typo fixes (accommodate, parameter)
| * typo fixes (argument)Veres Lajos2013-06-101-1/+1
| |
| * typo fixes (accommodate, parameter)Veres Lajos2013-06-101-2/+2
| |
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-301-11/+11
|\ \ | |/ | | | | | | * PHP-5.4: Fixed the common misspelling of the word occurred (occured -> occurred)
| * Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-11/+11
| |
| * 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
| |
| * Upgrade SQLite to 3.7.6.3Scott MacVicar2011-06-142-5/+15
| |
* | Update SQLite3 to the latest versionScott MacVicar2011-08-092-2600/+5315
| |
* | Fix an unchecked return - change was back-migratedJoey Smith2011-08-091-1/+1
| | | | | | | | | | from version 3.7.6.3 of sqlite.c from upstream.
* | Not our issue, but fixing here for now and reporting upstreamRasmus Lerdorf2011-08-061-0/+1
| |
* | 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
|
* Upgraded bundled Sqlite3 to version 3.7.4.Ilia Alshanetsky2010-12-113-1158/+3508
|
* Upgraded bundled sqlite to version 3.7.3Ilia Alshanetsky2010-10-202-3492/+5801
|
* Upgraded bundled Sqlite3 to version 3.7.0.1Ilia Alshanetsky2010-08-142-3644/+10059
|
* Upgraded bundled sqlite to version 3.6.23.1Ilia Alshanetsky2010-03-302-2328/+3988
|
* Upgraded bundled sqlite to version 3.6.22.Ilia Alshanetsky2010-01-192-4499/+5398
|
* Upgraded to Sqlite 3.6.21Ilia Alshanetsky2009-12-083-7449/+6455
|
* Upgraded bundled sqlite to version 3.6.20Ilia Alshanetsky2009-11-092-1038/+1281
|