php-src/ext/pdo_sqlite
Nikita Popov 93dc91b386 Remove version checks
PHP_VERSION_ID
PHP_API_VERSION
ZEND_MODULE_API_NO
PHP_MAJOR_VERSION, PHP_MINOR_VERSION
ZEND_ENGINE_2

I've left litespeed alone, as it seems to genuinely maintain support
for many PHP versions.
2016-01-30 15:35:28 +01:00
..
tests fix pdo_sqlite crash with empty bound stream 2015-11-05 21:50:34 +01:00
config.m4 Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
config.w32 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 2009-10-16 02:22:48 +00:00
CREDITS
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c Remove version checks 2016-01-30 15:35:28 +01:00
php_pdo_sqlite.h Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
php_pdo_sqlite_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sqlite_driver.c Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
sqlite_statement.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00