| 99d087e |
|
14-Jan-2013 |
Lars Strojny <lstrojny@php.net> |
Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API
/php-src/ext/sqlite3/sqlite3.c
|
| 0a7395e |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/php-src/ext/sqlite3/sqlite3.c
|
| 896ac68 |
|
11-Jun-2012 |
Marc Easen <marc@easen.co.uk> |
Fixed the common misspelling of the word occurred (occured -> occurred)
/php-src/ext/sqlite3/sqlite3.c
|
| af51675 |
|
21-Jun-2012 |
Johannes Schlüter <johannes@php.net> |
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: Improve check for :memory: pseudo-filename in SQlite Conflicts: ext/sqlite3/sqlite3.c
|
| 055ecbc |
|
21-Jun-2012 |
Johannes Schlüter <johannes@php.net> |
Improve check for :memory: pseudo-filename in SQlite
/php-src/ext/sqlite3/sqlite3.c
|
| ad5ae9e |
|
29-Jan-2012 |
Rasmus Lerdorf <rasmus@php.net> |
Good patch from Brad Dewar that adds missing createCollation() method. Fixes bug #60871 and is related to bug #55226
/php-src/ext/sqlite3/sqlite3.c
|
| 8850050 |
|
29-Jan-2012 |
Rasmus Lerdorf <rasmus@php.net> |
Good patch from Brad Dewar that adds missing createCollation() method. Fixes bug #60871 and is related to bug #55226
/php-src/ext/sqlite3/sqlite3.c
|
| e4ca0ed |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/sqlite3/sqlite3.c
|
| 4e19825 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/sqlite3/sqlite3.c
|
| 4ef26e2 |
|
10-Aug-2011 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed memset usage (identified by coverity)
/php-src/ext/sqlite3/sqlite3.c
|
| 38f05cc |
|
10-Aug-2011 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed memset usage (identified by coverity)
/php-src/ext/sqlite3/sqlite3.c
|
| 23e4385 |
|
25-Jul-2011 |
Felipe Pena <felipe@php.net> |
- Make usage of new PHP_FE_END macro
/php-src/ext/sqlite3/sqlite3.c
|
| 4b30846 |
|
25-Jul-2011 |
Felipe Pena <felipe@php.net> |
- Make usage of new PHP_FE_END macro
/php-src/ext/sqlite3/sqlite3.c
|
| 32b5f8a |
|
06-Jun-2011 |
Felipe Pena <felipe@php.net> |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
/php-src/ext/sqlite3/sqlite3.c
|
| a7dbf5a |
|
10-May-2011 |
Adam Harvey <aharvey@php.net> |
Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open() prototype.
/php-src/ext/sqlite3/sqlite3.c
|
| a642b52 |
|
10-May-2011 |
Adam Harvey <aharvey@php.net> |
Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open() prototype.
/php-src/ext/sqlite3/sqlite3.c
|
| 29a82ce |
|
07-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.
/php-src/ext/sqlite3/sqlite3.c
|
| d3e6f27 |
|
07-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.
/php-src/ext/sqlite3/sqlite3.c
|
| e1c1cc0 |
|
06-Jan-2011 |
Scott MacVicar <scottmac@php.net> |
Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched).
/php-src/ext/sqlite3/sqlite3.c
|
| ef0a793 |
|
06-Jan-2011 |
Scott MacVicar <scottmac@php.net> |
Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched).
/php-src/ext/sqlite3/sqlite3.c
|
| 9e0c423 |
|
03-Jan-2011 |
Scott MacVicar <scottmac@php.net> |
Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur. Also fix a WS error.
/php-src/ext/sqlite3/sqlite3.c
|
| aff978c |
|
03-Jan-2011 |
Scott MacVicar <scottmac@php.net> |
Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur. Also fix a WS error.
/php-src/ext/sqlite3/sqlite3.c
|
| 927bf09 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/sqlite3/sqlite3.c
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/sqlite3/sqlite3.c
|
| 3870e58 |
|
31-Dec-2010 |
Scott MacVicar <scottmac@php.net> |
Add SQLite3_Stmt::readOnly for checking if a statement is read only
/php-src/ext/sqlite3/sqlite3.c
|
| c9c0de4 |
|
31-Dec-2010 |
Scott MacVicar <scottmac@php.net> |
Add SQLite3_Stmt::readOnly for checking if a statement is read only
/php-src/ext/sqlite3/sqlite3.c
|
| 26d7aaf |
|
03-Dec-2010 |
Felipe Pena <felipe@php.net> |
- Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)
/php-src/ext/sqlite3/sqlite3.c
|
| 689d1d9 |
|
03-Dec-2010 |
Felipe Pena <felipe@php.net> |
- Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)
/php-src/ext/sqlite3/sqlite3.c
|
| ce96fd6 |
|
18-Nov-2010 |
Pierre Joye <pajoye@php.net> |
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
/php-src/ext/sqlite3/sqlite3.c
|
| 6b99098 |
|
21-Jun-2010 |
Ilia Alshanetsky <iliaa@php.net> |
MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)
/php-src/ext/sqlite3/sqlite3.c
|
| bd8d427 |
|
20-Jun-2010 |
Pierre Joye <pajoye@php.net> |
- #51295, SQLite3::busyTimeout not existing
/php-src/ext/sqlite3/sqlite3.c
|
| f7d82d0 |
|
09-Jun-2010 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).
/php-src/ext/sqlite3/sqlite3.c
|
| b643e12 |
|
09-Jun-2010 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).
/php-src/ext/sqlite3/sqlite3.c
|
| c5237d8 |
|
24-May-2010 |
Dmitry Stogov <dmitry@php.net> |
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
/php-src/ext/sqlite3/sqlite3.c
|
| cb30330 |
|
26-Apr-2010 |
Kalle Sommer Nielsen <kalle@php.net> |
Merge safe_mode changes into extensions that are in sync in both branches
/php-src/ext/sqlite3/sqlite3.c
|
| dd8e59d |
|
26-Apr-2010 |
Kalle Sommer Nielsen <kalle@php.net> |
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
/php-src/ext/sqlite3/sqlite3.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/php-src/ext/sqlite3/sqlite3.c
|
| a94558c |
|
08-Dec-2009 |
Felipe Pena <felipe@php.net> |
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
/php-src/ext/sqlite3/sqlite3.c
|
| 4052169 |
|
08-Jun-2009 |
Scott MacVicar <scottmac@php.net> |
MFH make SQLite3::enableExceptions() return the previous value.
/php-src/ext/sqlite3/sqlite3.c
|
| c4cf7a8 |
|
08-May-2009 |
Antony Dovgal <tony2001@php.net> |
MFH: fix ZTS build
/php-src/ext/sqlite3/sqlite3.c
|
| bb31072 |
|
07-May-2009 |
Felipe Pena <felipe@php.net> |
- Fix build
/php-src/ext/sqlite3/sqlite3.c
|
| 81e3b74 |
|
07-May-2009 |
Scott MacVicar <scottmac@php.net> |
Print warning when using loadExtension on non cli, cgi and embeded
/php-src/ext/sqlite3/sqlite3.c
|
| d13c028 |
|
27-Apr-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
/php-src/ext/sqlite3/sqlite3.c
|
| bc486b4 |
|
17-Mar-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3
/php-src/ext/sqlite3/sqlite3.c
|
| bdb3d43 |
|
18-Feb-2009 |
Ilia Alshanetsky <iliaa@php.net> |
Removed unused var
/php-src/ext/sqlite3/sqlite3.c
|
| 037400b |
|
10-Feb-2009 |
Scott MacVicar <scottmac@php.net> |
The constructor should also throw exceptions, make this semi useful now.
/php-src/ext/sqlite3/sqlite3.c
|
| 3a25c34 |
|
28-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
Fix build on Windows
/php-src/ext/sqlite3/sqlite3.c
|
| 8e2c587 |
|
24-Jan-2009 |
Antony Dovgal <tony2001@php.net> |
fix build
/php-src/ext/sqlite3/sqlite3.c
|
| 4159f91 |
|
24-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Add blobOpen method for reading binary blobs via streams.
/php-src/ext/sqlite3/sqlite3.c
|
| 5b79c37 |
|
20-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist
/php-src/ext/sqlite3/sqlite3.c
|
| 4b02b12 |
|
20-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised.
/php-src/ext/sqlite3/sqlite3.c
|
| 6d406cc |
|
19-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
Fixed bug #47141 - Unable to fetch error messages after the database can't be opened.
/php-src/ext/sqlite3/sqlite3.c
|
| 96b1c50 |
|
04-Jan-2009 |
Ilia Alshanetsky <iliaa@php.net> |
Added missing initialization
/php-src/ext/sqlite3/sqlite3.c
|
| 08a2529 |
|
03-Jan-2009 |
Felipe Pena <felipe@php.net> |
MFH: - Removed unnecessary repeated arginfos - Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation
/php-src/ext/sqlite3/sqlite3.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/php-src/ext/sqlite3/sqlite3.c
|
| 3fb7f05 |
|
24-Dec-2008 |
Scott MacVicar <scottmac@php.net> |
MFH Stop using sqlite3_aggregate_count() as this is now deprecated.
/php-src/ext/sqlite3/sqlite3.c
|
| 9983e26 |
|
28-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Fixed memory leaks in createFunction and createAggregate methods
/php-src/ext/sqlite3/sqlite3.c
|
| 7d4fd3f |
|
27-Nov-2008 |
Dmitry Stogov <dmitry@php.net> |
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
/php-src/ext/sqlite3/sqlite3.c
|
| 2295b68 |
|
20-Nov-2008 |
Pierre Joye <pajoye@php.net> |
- MFH: declarations must be.. 1st
/php-src/ext/sqlite3/sqlite3.c
|
| 3919b16 |
|
19-Nov-2008 |
Etienne Kneuss <colder@php.net> |
MFH: Fix #46241 (stacked error_handlers, error_handling in general)
/php-src/ext/sqlite3/sqlite3.c
|
| c213742 |
|
18-Nov-2008 |
Pierre Joye <pajoye@php.net> |
- MFH: declaration has to be first...
/php-src/ext/sqlite3/sqlite3.c
|
| cd3f5c1 |
|
17-Nov-2008 |
Scott MacVicar <scottmac@php.net> |
MFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.
/php-src/ext/sqlite3/sqlite3.c
|
| fc2fb50 |
|
17-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/ext/sqlite3/sqlite3.c
|
| 7a37fa2 |
|
02-Nov-2008 |
Felipe Pena <felipe@php.net> |
- Revert ZEND_BEGIN_ARG_INFO change
/php-src/ext/sqlite3/sqlite3.c
|
| df10005 |
|
24-Oct-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/ext/sqlite3/sqlite3.c
|
| 1498211 |
|
30-Sep-2008 |
Scott MacVicar <scottmac@php.net> |
MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite
/php-src/ext/sqlite3/sqlite3.c
|
| 8b912cc |
|
15-Sep-2008 |
Scott MacVicar <scottmac@php.net> |
Fixed bug #46033 (Segfault when instantiating SQLite3Stmt and SQLite3Result)
/php-src/ext/sqlite3/sqlite3.c
|
| 9f40f81 |
|
12-Aug-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Fixed bug #45798 (sqlite3 doesn't notice if variable was bound)
/php-src/ext/sqlite3/sqlite3.c
|
| e304515 |
|
02-Aug-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
/php-src/ext/sqlite3/sqlite3.c
|
| 617ab86 |
|
01-Aug-2008 |
Antony Dovgal <tony2001@php.net> |
MFH: fix int<->long mess causing lots of segfaults on x86_64
/php-src/ext/sqlite3/sqlite3.c
|
| d9509f7 |
|
31-Jul-2008 |
Scott MacVicar <scottmac@php.net> |
Class rename to match Coding Standards
/php-src/ext/sqlite3/sqlite3.c
|
| 76cf0f6 |
|
31-Jul-2008 |
Scott MacVicar <scottmac@php.net> |
Stray RETURN_TRUE value
/php-src/ext/sqlite3/sqlite3.c
|
| 2b040f2 |
|
29-Jul-2008 |
Scott MacVicar <scottmac@php.net> |
MFH: Add freelist for tracking sqlite statements to free on implicit SQLite3::close()
/php-src/ext/sqlite3/sqlite3.c
|
| b8744bf |
|
28-Jul-2008 |
Scott MacVicar <scottmac@php.net> |
Fix error when fetchArray reaches the last row, and prototyp error
/php-src/ext/sqlite3/sqlite3.c
|
| 9218157 |
|
26-Jul-2008 |
Jani Taskinen <jani@php.net> |
MFH: fix build
/php-src/ext/sqlite3/sqlite3.c
|
| 96ea731 |
|
26-Jul-2008 |
Jani Taskinen <jani@php.net> |
MFH: build fixes, cs, ws, etc.
/php-src/ext/sqlite3/sqlite3.c
|
| d584ed4 |
|
25-Jul-2008 |
Scott MacVicar <scottmac@php.net> |
SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well.
/php-src/ext/sqlite3/sqlite3.c
|