mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
![]() According to the sources, `SQLITE_COPY` is unused as of SQLite 3.6.10[1] (at least), so there is no need to support it any longer; we require at least SQLite 3.7.7 at minimum. [1] <https://github.com/sqlite/sqlite/blob/version-3.6.10/src/sqlite.h.in#L2411> Closes GH-9041. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
pdo_sqlite.c | ||
php_pdo_sqlite.h | ||
php_pdo_sqlite_int.h | ||
sqlite_driver.c | ||
sqlite_driver.stub.php | ||
sqlite_driver_arginfo.h | ||
sqlite_statement.c |