php-src/ext/pdo_sqlite
Scott MacVicar 4147031eb0 Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.)
Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)
2008-03-07 16:58:55 +00:00
..
sqlite Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
tests
config.m4 Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
config.w32 Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
CREDITS
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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
post-bundle.sh
sqlite_driver.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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