php-src/ext/pdo_sqlite
Christoph M. Becker 44b97fd1ee Merge branch 'PHP-7.4'
* PHP-7.4:
  Fix bug #78192 PDO SQLite SegFault when reuse statement after schema has changed
2019-06-28 12:38:17 +02:00
..
tests Merge branch 'PHP-7.4' 2019-06-28 12:38:17 +02:00
config.m4 Use pkg-config for sqlite3 and pdo_sqlite 2019-05-14 03:14:33 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
CREDITS
pdo_sqlite.c Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_sqlite.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00
php_pdo_sqlite_int.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
sqlite_driver.c Don't use sqlite3_aggregate_count() 2019-06-12 11:54:12 +02:00
sqlite_statement.c Merge branch 'PHP-7.3' into PHP-7.4 2019-06-28 12:37:49 +02:00