php-src/ext/pdo_sqlite
2008-11-03 22:22:25 +00:00
..
libsqlite MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO. 2008-07-24 01:01:43 +00:00
tests - Fix test (string -> unicode) 2008-11-03 22:22:25 +00:00
config.m4 MFB: Make pdo_sqlite use the bundled extension with sqlite3 2008-08-01 12:02:40 +00:00
config.w32 Stupid typo 2008-08-06 16:57:08 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package.xml MFB: Update bundled SQLite to 3.5.6 2008-03-07 10:55:14 +00:00
pdo_sqlite.c MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO. 2008-07-24 01:01:43 +00:00
php_pdo_sqlite_int.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_pdo_sqlite.h MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
sqlite_driver.c - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
sqlite_statement.c - Fixed compilation warnings 2008-03-22 20:37:08 +00:00