Zoe Slattery
|
392f70ecbe
|
fix tests
|
2009-07-17 09:25:13 +00:00 |
|
Scott MacVicar
|
c0f8dd9987
|
Update libsqlite to 3.6.16
|
2009-06-28 22:58:49 +00:00 |
|
Scott MacVicar
|
d20553953c
|
sync SQLite 3.6.15
|
2009-06-15 13:14:46 +00:00 |
|
Scott MacVicar
|
3474172eb9
|
Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.
|
2009-06-08 02:15:42 +00:00 |
|
Scott MacVicar
|
b7728c2622
|
sync SQLite 3.6.14.2
|
2009-05-28 03:18:55 +00:00 |
|
Kalle Sommer Nielsen
|
a831a736d0
|
Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
|
2009-05-22 19:46:53 +00:00 |
|
Kalle Sommer Nielsen
|
9400dc397e
|
Don't build SQLite threadsafe on NTS builds
|
2009-05-22 19:41:03 +00:00 |
|
Kalle Sommer Nielsen
|
f0ef25edce
|
Fix test on Windows
|
2009-05-22 18:27:27 +00:00 |
|
Kalle Sommer Nielsen
|
7342443074
|
Added missing SKIPIF
|
2009-05-22 18:22:15 +00:00 |
|
Ilia Alshanetsky
|
761422a4a7
|
MFB: libsqlite3 3.6.14.1 upgrade
|
2009-05-19 18:44:00 +00:00 |
|
Hannes Magnusson
|
9cbd6d638c
|
Fix test
|
2009-05-18 13:52:05 +00:00 |
|
Felipe Pena
|
23ee8e9013
|
- New tests (testfest BelgiumUG)
|
2009-05-17 16:51:22 +00:00 |
|
Felipe Pena
|
24c8b4fb78
|
- Changed %s to %v on createAggregate() error message
|
2009-05-17 16:39:30 +00:00 |
|
Antony Dovgal
|
0df4ef5609
|
fix ZTS build
|
2009-05-08 07:58:12 +00:00 |
|
Felipe Pena
|
b2efd773b0
|
- Fix build
|
2009-05-07 22:44:37 +00:00 |
|
Scott MacVicar
|
540b5fdf87
|
MFB Print warning when using loadExtension on non cli, cgi and embeded
|
2009-05-07 16:52:40 +00:00 |
|
Scott MacVicar
|
47298668d4
|
Some unicode updates for sqlite3
|
2009-05-07 16:50:54 +00:00 |
|
Ilia Alshanetsky
|
82ddba83c6
|
MFB: fixed compiler warning
|
2009-05-07 12:41:25 +00:00 |
|
Scott MacVicar
|
46820cc59b
|
Update bundled libsqlite to 3.6.14
|
2009-05-07 11:24:20 +00:00 |
|
Scott MacVicar
|
92ed94fcda
|
Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus.
|
2009-04-27 18:15:54 +00:00 |
|
Ilia Alshanetsky
|
c63252ff15
|
MFB: Upgrade to SQLite 3.6.13
|
2009-04-13 15:19:03 +00:00 |
|
Scott MacVicar
|
b57c3201e0
|
Update libsqlite to 3.6.12
|
2009-03-31 14:15:04 +00:00 |
|
Scott MacVicar
|
743efae83a
|
Fix bug #47826 - Building with system sqlite3 can miss a symbol.
|
2009-03-29 21:33:58 +00:00 |
|
Scott MacVicar
|
719ba687c0
|
Fix bug #47678 - Allow loadExtension to be disabled in SQLite3
|
2009-03-17 02:42:41 +00:00 |
|
Marcus Boerger
|
d4f5b3f0a9
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
|
Ilia Alshanetsky
|
f5f632f842
|
MFB: Removed unused var
|
2009-02-18 20:07:55 +00:00 |
|
Scott MacVicar
|
2d907266cf
|
Update bundled SQLite to 3.6.11
|
2009-02-18 12:38:47 +00:00 |
|
Scott MacVicar
|
cf8d87306f
|
MFB: The constructor should also throw exceptions, make this semi useful now.
|
2009-02-10 00:44:09 +00:00 |
|
Pierre Joye
|
c7d8074041
|
- fix build
|
2009-02-04 09:58:39 +00:00 |
|
Antony Dovgal
|
46b3bdf773
|
fix build
|
2009-01-24 13:09:13 +00:00 |
|
Scott MacVicar
|
821e562d6e
|
Forgot test for the last commit
|
2009-01-24 12:17:30 +00:00 |
|
Scott MacVicar
|
ffccad99e2
|
Add blobOpen method for reading SQlite3 blobs via streams.
|
2009-01-24 12:16:57 +00:00 |
|
Scott MacVicar
|
32bee5293d
|
Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist
|
2009-01-20 09:57:26 +00:00 |
|
Scott MacVicar
|
21a2772da4
|
Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised.
|
2009-01-20 00:24:05 +00:00 |
|
Scott MacVicar
|
06e0b261b3
|
MFB Fixed bug #47141 - Unable to fetch error messages after the database can't be opened.
|
2009-01-19 22:45:29 +00:00 |
|
Ilia Alshanetsky
|
784801cdbd
|
MFB: Upgraded bundled sqlite3 to 3.6.10
|
2009-01-18 18:03:36 +00:00 |
|
Scott MacVicar
|
03b0b3031e
|
Add table key to getColumnMeta() with SQLite
|
2009-01-13 02:50:23 +00:00 |
|
Scott MacVicar
|
f2e5e7f684
|
Fix building of pdo_sqlite without sqlite3
|
2009-01-12 19:02:41 +00:00 |
|
Scott MacVicar
|
b4657d73b8
|
Update sqlite to 3.6.8
|
2009-01-12 18:46:58 +00:00 |
|
Ilia Alshanetsky
|
e87c118e3f
|
MFB: Upgraded libsqlite3 to 3.6.8
|
2009-01-12 17:15:08 +00:00 |
|
Antony Dovgal
|
d6ab32a5fc
|
fix build
|
2009-01-05 09:32:48 +00:00 |
|
Ilia Alshanetsky
|
02b2b42a01
|
MFB: Added missing initialization
|
2009-01-04 16:32:05 +00:00 |
|
Felipe Pena
|
418fe48582
|
- Removed unnecessary repeated arginfos
- Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation
|
2009-01-03 22:07:22 +00:00 |
|
Sebastian Bergmann
|
7f4dc8702a
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
|
Scott MacVicar
|
aaa89d7adb
|
Stop using sqlite3_aggregate_count() as this is now deprecated.
|
2008-12-24 19:21:42 +00:00 |
|
Scott MacVicar
|
938bf96a11
|
Enable ICU support within bundled SQLite
|
2008-12-22 16:42:34 +00:00 |
|
Scott MacVicar
|
3264d66e18
|
Patch has the wrong filename
|
2008-12-22 13:26:10 +00:00 |
|
Scott MacVicar
|
e6e0907ace
|
SQLite 3.6.7 plus a vc6 backport for LL
|
2008-12-22 13:17:23 +00:00 |
|
Felipe Pena
|
a8d6e81434
|
- Fixed memory leaks in createFunction and createAggregate methods
|
2008-11-28 15:36:34 +00:00 |
|
Dmitry Stogov
|
e5454b359a
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
2008-11-27 19:02:45 +00:00 |
|