php-src/ext/sqlite3
Christoph M. Becker d5e206620b Enclose INI values containing {TMP} in quotes
At least on Windows, the temporary directory may contain tilde signs,
which would result in an INI parse error.
2020-03-09 22:49:08 +01:00
..
libsqlite Upgrade to SQLite 3.28.0 2019-07-09 09:59:46 +02:00
tests Enclose INI values containing {TMP} in quotes 2020-03-09 22:49:08 +01:00
config0.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h Fix #79294: ::columnType() may fail after SQLite3Stmt::reset() 2020-02-21 13:36:29 +01:00
php_sqlite3.h SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy against potential security flaws 2019-03-11 18:02:03 +01:00
sqlite3.c Fix #79294: ::columnType() may fail after SQLite3Stmt::reset() 2020-02-21 13:36:29 +01:00