php-src/ext/pdo_sqlite
Saki Takamachi 3e3875c379
Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-13998: Manage refcount of agg_context->val correctly (#14004)
2024-04-20 22:34:53 +09:00
..
tests Merge branch 'PHP-8.3' 2024-04-20 22:34:53 +09:00
config.m4 Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
config.w32 Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite 2019-07-21 00:40:59 +02:00
CREDITS
pdo_sqlite.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01: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 Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
sqlite_driver.c Merge branch 'PHP-8.3' 2024-04-20 22:34:53 +09: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