php-src/ext/pdo_sqlite
Rasmus Lerdorf 7b8b2e50f6 Switch to the v2 version of these functions.
The sqlite3 docs suggest always using prepare_v2 and the close_v2
could potentially help with an fd leak we have been seeing
2017-01-22 07:26:07 -08:00
..
tests Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
config.m4 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
config.w32 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
CREDITS
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
php_pdo_sqlite_int.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
php_pdo_sqlite.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
sqlite_driver.c Switch to the v2 version of these functions. 2017-01-22 07:26:07 -08:00
sqlite_statement.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00