83 Commits (ccd915ff3fb532a35814611976acaaab401aa35d)

Author SHA1 Message Date
Ilia Alshanetsky 37609844de Warning fix 17 years ago
Ilia Alshanetsky 8f7b7495f2 Upgraded to 3.6.14.1 17 years ago
Hannes Magnusson ebf4c8ddb8 Fix test 17 years ago
Felipe Pena b5cec43162 - New tests (testfest BelgiumUG) 17 years ago
Antony Dovgal c4cf7a858d MFH: fix ZTS build 17 years ago
Felipe Pena bb31072d3e - Fix build 17 years ago
Scott MacVicar 81e3b74188 Print warning when using loadExtension on non cli, cgi and embeded 17 years ago
Ilia Alshanetsky 9861f86c9f Fixed compiler warning 17 years ago
Scott MacVicar e718846c5b MFH Update bundled libsqlite to 3.6.14 17 years ago
Scott MacVicar d13c028689 MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus. 17 years ago
Ilia Alshanetsky 175a85dd6c Upgrade to SQLite 3.6.13 17 years ago
Scott MacVicar aeddac4a1a MFH Update libsqlite to 3.6.12 17 years ago
Scott MacVicar b64b74fe9f MFH Fix bug #47826 - Building with system sqlite3 can miss a symbol. 17 years ago
Scott MacVicar bc486b4c7e MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 17 years ago
Ilia Alshanetsky bdb3d4320e Removed unused var 17 years ago
Scott MacVicar 61f2e99ea7 MFH: Update bundled SQLite to 3.6.11 17 years ago
Scott MacVicar 037400bbeb The constructor should also throw exceptions, make this semi useful now. 17 years ago
Scott MacVicar 3a25c34a01 Fix build on Windows 17 years ago
Antony Dovgal 8e2c587a51 fix build 17 years ago
Scott MacVicar 4159f91181 MFH Add blobOpen method for reading binary blobs via streams. 17 years ago
Scott MacVicar 5b79c37500 MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 17 years ago
Scott MacVicar 4b02b12f54 MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised. 17 years ago
Scott MacVicar 6d406ccedf Fixed bug #47141 - Unable to fetch error messages after the database can't be opened. 17 years ago
Ilia Alshanetsky a0a31f3998 Upgraded bundled sqlite3 to 3.6.10 17 years ago
Scott MacVicar efaba65cf5 MFH Add table key to getColumnMeta() with SQLite 17 years ago
Scott MacVicar dba82da304 MFH Fix building of pdo_sqlite without sqlite3 17 years ago
Scott MacVicar 4bdf8de929 MFH Update sqlite to 3.6.8 17 years ago
Ilia Alshanetsky 4afe6ccc54 Upgraded libsqlite3 to 3.6.8 17 years ago
Scott MacVicar cb4d76b505 Fix bug #47055 - When intl is shared dont enable icu support in SQLite3 17 years ago
Ilia Alshanetsky 96b1c50ea9 Added missing initialization 17 years ago
Felipe Pena 08a25290e7 MFH: 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Scott MacVicar 3fb7f05991 MFH Stop using sqlite3_aggregate_count() as this is now deprecated. 17 years ago
Scott MacVicar 178e0c726e MFH Enable ICU support within bundled SQLite if intl is enabled but not shared. 17 years ago
Scott MacVicar 3c1e53deb4 MFH Patch has the wrong filename 17 years ago
Scott MacVicar 366fe43d79 MFH SQLite 3.6.7 plus a vc6 backport for LL 17 years ago
Felipe Pena 9983e2689a - MFH: Fixed memory leaks in createFunction and createAggregate methods 17 years ago
Dmitry Stogov 7d4fd3fd38 Fixed bug #46409 (__invoke method called outside of object context when using array_map) 17 years ago
Scott MacVicar b388624d7d MFH Update libsqlite to 3.6.6.2 17 years ago
Antony Dovgal a9132bb75f fix test 17 years ago
Ilia Alshanetsky 87f1f82677 Upgraded bundled sqlite to version 3.6.6.1 17 years ago
Scott MacVicar 74ee87a631 MFH Patch file for sqlite3 amalgamation so things don't get missed. 18 years ago
Pierre Joye b2e419ef40 - Fix windows build 18 years ago
Scott MacVicar 2d73897856 MFH Update libsqlite to 3.6.6 18 years ago
Pierre Joye 2295b682a4 - MFH: declarations must be.. 1st 18 years ago
Etienne Kneuss 3919b16f04 MFH: Fix #46241 (stacked error_handlers, error_handling in general) 18 years ago
Pierre Joye c213742fe2 - MFH: declaration has to be first... 18 years ago
Scott MacVicar cd3f5c1fa7 MFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly. 18 years ago
Scott MacVicar 0fab3f5b68 MFH Sync libsqlite to 3.6.5 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago