php-src/ext/pdo_sqlite
David Carlier c03196a5be
Fix GH-14712: segfault on invalid object.
If the extension does not allow to get a property pointer (like PDORow
object), we fallback
to the read property cb anyway.
2024-06-29 15:51:57 +01:00
..
tests Fix GH-14712: segfault on invalid object. 2024-06-29 15:51:57 +01:00
config.m4 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02: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_int.h 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
sqlite_driver_arginfo.h Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_driver.c Fix GH-13998: Manage refcount of agg_context->val correctly (#14004) 2024-04-20 22:33:25 +09:00
sqlite_driver.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_statement.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00