php-src/ext/sqlite3
2008-08-06 14:22:10 +00:00
..
libsqlite MFH: Sync libsqlite to 3.6.1 2008-08-06 14:22:10 +00:00
tests MFH: Fix test on Windows 2008-08-06 14:07:37 +00:00
config0.m4 Which means do not include.., thanks Jani :) 2008-07-31 22:30:25 +00:00
config.m4 Which means do not include.., thanks Jani :) 2008-07-31 22:30:25 +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:16:21 +00:00
CREDITS SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well. 2008-07-25 02:44:59 +00:00
php_sqlite3_structs.h MFH: fix int<->long mess causing lots of segfaults on x86_64 2008-08-01 08:27:56 +00:00
php_sqlite3.h Enable by default and fix compile error 2008-07-31 22:24:05 +00:00
sqlite3.c - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00