php-src/ext/pdo_sqlite
Christoph M. Becker cf5dac07d2
Skip newly added test on 32bit platforms
That bug didn't affect 32bit platforms, and besides, it is rather
unlikely that allocating a 2GB string works on such platforms.
2022-12-19 16:04:29 +01:00
..
tests Skip newly added test on 32bit platforms 2022-12-19 16:04:29 +01: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 Get rid of empty function entries 2020-08-01 10:07:05 +02:00
php_pdo_sqlite.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_sqlite_int.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
sqlite_driver.c Fix #81740: PDO::quote() may return unquoted string 2022-12-18 22:41:43 -07:00
sqlite_driver.stub.php Improve parameter names in ext/pdo_sqlite 2020-10-12 18:05:35 +02:00
sqlite_driver_arginfo.h Improve parameter names in ext/pdo_sqlite 2020-10-12 18:05:35 +02:00
sqlite_statement.c Handle column count change in PDO MySQL 2020-12-08 16:41:35 +01:00