php-src/ext/pdo_sqlite
Nikita Popov 39111585a2 Report len as -1 instead of INT_MAX
Per docs it should be -1. And would be on 32-bit systems, but
not on 64-bit systems.
2020-06-03 10:15:54 +02:00
..
tests Report len as -1 instead of INT_MAX 2020-06-03 10:15:54 +02:00
config.m4 Fixed bug #79056 2020-01-03 11:08:48 +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 SQLite extended result code functionality 2019-07-02 13:03:35 +02:00
php_pdo_sqlite.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00
php_pdo_sqlite_int.h Implement SQLite extended result code functionality 2019-07-02 13:03:35 +02:00
sqlite_driver.c Implement SQLite extended result code functionality 2019-07-02 13:03:35 +02:00
sqlite_statement.c Report len as -1 instead of INT_MAX 2020-06-03 10:15:54 +02:00