php-src/ext/pdo_sqlite
Gina Peter Banyard b4e272c56a
ext/pdo: Fix various PDORow bugs
- Add tests
- NULL derefencing in read_dimension handler
- Fix isset()
- Fix empty() with column numbers as offsets
- Refactoring to use common functions
2024-02-27 15:30:23 +00:00
..
tests ext/pdo: Fix various PDORow bugs 2024-02-27 15:30:23 +00: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.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 Merge branch 'PHP-8.1' into PHP-8.2 2022-12-18 23:21:25 -07: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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00