php-src/ext/pdo_sqlite
Peter Kokot a39ea91753 Simplify PHP_CHECK_PDO_INCLUDES calls
Conditional checks were once used for backwards compatibility with
phpize from PHP versions that didn't have this macro call yet.

Closes GH-4376
2019-07-08 10:24:41 +02:00
..
tests Implement SQLite extended result code functionality 2019-07-02 13:03:35 +02:00
config.m4 Simplify PHP_CHECK_PDO_INCLUDES calls 2019-07-08 10:24:41 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +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 Merge branch 'PHP-7.3' into PHP-7.4 2019-06-28 12:37:49 +02:00