summaryrefslogtreecommitdiff
path: root/ext/sqlite3
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #69897 (segfault when manually constructing SQLite3Result)Kalle Sommer Nielsen2015-06-221-1/+1
* Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-142-2207/+4818
|\
| * Merge branch 'PHP-5.6'Lior Kaplan2015-06-082-2207/+4818
| |\
| | * 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 'master' into throwable-interfaceAaron Piotrowski2015-05-173-3/+3
|\ \ \ \ | |/ / /
| * | | Tweak uncaught exception message displayNikita Popov2015-05-173-3/+3
* | | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-171-6/+6
|\ \ \ \ | |/ / /
| * | | fix typosolshevskiy872015-05-131-6/+6
* | | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-1/+1
|/ / /
* | | Fixed access to uninitialized value (in case of exception)Dmitry Stogov2015-04-081-1/+1
* | | Always throw TypeException on throwing zpp failuresNikita Popov2015-04-062-11/+4
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-052-1/+32
|\ \ \ | |/ /
| * | 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
* | | | updated bundled libsqlite to 3.8.8.3Anatol Belski2015-03-253-6766/+8621
* | | | Merge branch 'pull-request/1091'Stanislav Malyshev2015-03-222-8/+12
|\ \ \ \
| * | | | Stop trying to call the callback after it has thrown an exception. Also, as a...Danack2015-02-162-9/+13
| * | | | Merge branch 'sqlite3_exceptionSegfault56' into sqlite3_exception7Danack2015-02-161-0/+32
| |\ \ \ \
| | * | | | Fix freeing null segfault. Added test for behaviour.Danack2015-01-062-6/+43
* | | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-03-221-0/+36
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
* | | | | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
| |_|/ / / |/| | | |
* | | | | Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-3/+3
* | | | | bump yearXinchen Hui2015-01-154-4/+4
* | | | | Merge branch 'PHP-5.6'Anatol Belski2015-01-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | trailing whitespace removalStanislav Malyshev2015-01-105-4981/+4981
* | | | | Merge branch 'PHP-5.6'Julien Pauli2015-01-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-01-091-1/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix bug #68260Julien Pauli2015-01-091-1/+1
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-86/+80
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-063-6217/+11704
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.6'Anatol Belski2014-12-053-6217/+11704
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-63/+63
|\ \ \ \ \ | |/ / / /
| * | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-63/+63
* | | | | converted ext/sqlite and ext/pdo_mysql to use static tsrmls cacheAnatol Belski2014-10-164-2/+11