php-src/ext/pdo_sqlite
nielsdos 724af01eaa Merge branch 'PHP-8.2'
* PHP-8.2:
  Fix GH-11492: Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt
2023-06-22 20:51:29 +02:00
..
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 20:51:11 +02: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 Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +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 ext/pdo_sqlite: simplifying sqlite3_exec usage. (#10910) 2023-03-23 13:43:58 +00: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 Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_statement.c More usage of known zend_str instead of C string (#11381) 2023-06-08 13:03:29 +01:00