summaryrefslogtreecommitdiff
path: root/ext/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2019-07-093-14202/+33759
|\
| * Upgrade to SQLite 3.28.0Christoph M. Becker2019-07-093-18036/+42884
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-271-0/+9
|\ \ | |/
| * Fix bug #77967 - Bypassing open_basedir restrictions via file urisStanislav Malyshev2019-05-271-0/+9
| * SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy a...bohwaz2019-03-113-0/+50
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+1
| * Convert CRLF line endings to LFPeter Kokot2018-10-131-26/+26
* | use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-211-1/+1
* | SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy a...bohwaz2019-03-113-0/+50
* | Fix #77051: Issue with re-binding on SQLite3BohwaZ2018-11-292-0/+87
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-4/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-262-1/+20
|\ \ | |/
| * Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggleChristoph M. Becker2018-07-262-1/+20
| * year++Xinchen Hui2018-01-023-3/+3
* | year++Xinchen Hui2018-01-023-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-08-311-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-311-1/+1
| |\
| | * move AC_DEFINE in the right position (in bundled lib conditon)Remi Collet2017-08-311-1/+1
* | | Update to SQLite 3.20.1Christoph M. Becker2017-08-262-9/+10
* | | win32 for pdo_sqliteRemi Collet2017-08-041-0/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-08-042-1/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-042-1/+3
| |\ \ | | |/
| | * use AC_DEFINE + win32Remi Collet2017-08-042-1/+3
* | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-08-022-1/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-022-1/+8
| |\ \ | | |/
| | * fix build with old system libsqlite (sqlite3_errstr may be missing)Remi Collet2017-08-022-1/+8
* | | Update to SQLite 3.20.0Christoph M. Becker2017-08-013-3177/+4900
* | | Merge branch 'PHP-7.1'Anatol Belski2017-07-091-3/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-091-3/+6
| |\ \ | | |/
| | * Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception wi...Anatol Belski2017-07-081-3/+6
* | | Only compute callback name in error casesNikita Popov2017-06-251-11/+8
* | | Merge branch 'pull-request/2528'Christoph M. Becker2017-06-192-8/+69
|\ \ \
| * | | Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, a...BohwaZ2017-06-082-5/+19
| * | | Implement writing to BLOBs in SQLite3BohwaZ2017-05-182-6/+53
* | | | Update to SQLite 3.19.3Christoph M. Becker2017-06-092-10/+16
* | | | Merge branch 'PHP-7.1'Christoph M. Becker2017-06-091-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-06-091-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Use reasonable SQLite3 module versionChristoph M. Becker2017-06-091-1/+1
* | | | Update to SQLite 3.19.2Christoph M. Becker2017-06-072-1825/+2633
| |_|/ |/| |
* | | Update to SQLite 3.18.0Christoph M. Becker2017-04-173-1160/+1896
* | | Merge branch 'PHP-7.1'Anatol Belski2017-04-111-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-111-4/+4
| |\ \ | | |/
| | * Fix misleading typo in identifiersAnatol Belski2017-04-111-4/+4
* | | Merge branch 'PHP-7.1'Joe Watkins2017-04-111-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-111-1/+1
| |\ \ | | |/
| | * fixed bug #74413 wrong reflection on SQLite3::enableExceptionsJoe Watkins2017-04-111-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-043-3/+3
| * | fixed typoMarkus Staab2017-03-291-1/+1
* | | fixed typoMarkus Staab2017-03-291-1/+1
* | | Merge branch 'PHP-7.1'Remi Collet2017-03-292-1/+6
|\ \ \ | |/ /