php-src/ext/sqlite3
2008-09-30 11:13:43 +00:00
..
libsqlite Sync libsqlite to 3.6.2 with some VC6 patches 2008-09-15 01:17:48 +00:00
tests SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite 2008-09-30 11:13:43 +00:00
config0.m4 MFB5.3: "without" and "do not include" 2008-07-31 22:32:46 +00:00
config.m4 MFB5.3: "without" and "do not include" 2008-07-31 22:32:46 +00:00
config.w32 Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 2008-08-05 20:22:53 +00:00
CREDITS - Fix EOLs 2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h fix int<->long mess causing lots of segfaults on x86_64 2008-08-01 08:27:46 +00:00
php_sqlite3.h MFB: Enable by default and fix compile error 2008-07-31 22:25:18 +00:00
sqlite3.c SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite 2008-09-30 11:13:43 +00:00