php-src/ext/pdo_sqlite
2008-10-10 19:53:20 +00:00
..
tests - Added skipif 2008-10-10 19:53:20 +00:00
config.m4 Still need defines so that sqlite3.h will match the lib that sqlite3 uses 2008-07-31 23:56:32 +00:00
config.w32 Stupid typo 2008-08-06 16:56:35 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO. 2008-07-24 00:24:03 +00:00
php_pdo_sqlite_int.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_pdo_sqlite.h remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
sqlite_driver.c - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
sqlite_statement.c Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) 2008-03-07 16:58:55 +00:00