php-src/ext/pdo_sqlite
Peter Kokot cba3891d53
Join SQLite library setup M4 macros to PHP_SETUP_SQLITE (#14372)
Macro can simplify managing minimum version of SQLite library on less
places.
2024-05-30 18:16:30 +02:00
..
tests Fix bug #81227: PDO::inTransaction reports false when in transaction (#14268) 2024-05-20 13:59:26 +02:00
config.m4 Join SQLite library setup M4 macros to PHP_SETUP_SQLITE (#14372) 2024-05-30 18:16:30 +02:00
config.w32
CREDITS
pdo_sqlite.c ext/pdo_sqlite: Use new F ZPP (#14059) 2024-05-01 23:44:41 +09:00
pdo_sqlite.stub.php Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_pdo_sqlite.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite_int.h ext/pdo_sqlite: Use new F ZPP (#14059) 2024-05-01 23:44:41 +09:00
sqlite_driver.c Fix bug #81227: PDO::inTransaction reports false when in transaction (#14268) 2024-05-20 13:59:26 +02:00
sqlite_driver.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_driver_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sqlite_statement.c Revert "Skip profiling of sqlite3_step" 2023-09-07 10:35:06 +02:00