summaryrefslogtreecommitdiff
path: root/ext/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())Xinchen Hui2015-07-072-2/+38
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-06-082-2207/+4818
|\
| * Upgrade bundled sqlite to 3.8.10.2Lior Kaplan2015-06-082-2207/+4818
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-052-0/+39
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-052-0/+39
| |\
| | * Fix bug #66550 (SQLite prepared statement use-after-free)Stanislav Malyshev2015-04-052-0/+39
| | * Bump yearXinchen Hui2014-01-033-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-03-253-1889/+3744
|\ \ \ | |/ /
| * | Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3Anatol Belski2015-03-252-1888/+3743
| * | fix dir separator in testAnatol Belski2015-03-251-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-221-0/+4
|\ \ \ | |/ /
| * | Fix #68760: Fix freeing null segfault. Added test for behaviour.Danack2015-03-222-6/+47
| * | Bump yearXinchen Hui2015-01-154-4/+4
* | | Fix #68760: Fix freeing null segfault. Added test for behaviour.Danack2015-03-222-6/+43
* | | bump yearXinchen Hui2015-01-154-4/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-01-121-1/+1
|\ \ \ | |/ /
| * | Fixed bug #68771 SQL syntax error in sqlite libAnatol Belski2015-01-121-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-01-091-1/+1
|\ \ \ | |/ /
| * | Fix bug #68260Julien Pauli2015-01-091-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-053-6217/+11704
|\ \ \ | |/ /
| * | . Fixed bug #68120 Update bundled libsqliteAnatol Belski2014-12-053-6213/+11700
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-63/+63
* | | Add object initialization checks for sqlite3 classesStanislav Malyshev2014-07-261-9/+31
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-112-1848/+2495
|\ \ \ | |/ /
| * | 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
* | | removed the libsqlite patch as it's not relevant anymoreAnatol Belski2014-03-091-18/+0
* | | updated bundled libsqlite to 3.8.3.1Anatol Belski2014-03-093-18642/+36680
* | | Bump yearXinchen Hui2014-01-033-3/+3
* | | Implement variadic function syntaxNikita Popov2013-09-261-1/+1
* | | let the libsqlite3 symbols be exported in dllAnatol Belski2013-09-171-1/+1
|/ /
* | 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