php-src/ext/pdo_sqlite
Nikita Popov 584dc19df1 Move tests requiring pdo_sqlite into ext directory
If the test is written against a specific PDO driver, it should
not be part of the generic ext/pdo tests.
2021-06-14 15:01:16 +02:00
..
tests Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
config.m4 Fixed bug #79056 2020-01-03 11:08:48 +01:00
config.w32 Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite 2019-07-21 00:40:59 +02:00
CREDITS
pdo_sqlite.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sqlite_driver.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sqlite_driver.stub.php Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
sqlite_driver_arginfo.h Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
sqlite_statement.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00