php-src/ext/pdo_sqlite/tests
Nikita Popov 438b025a28 Support native types in PDO SQLite
Return integers and floats as native types if possible. As usual,
the old behavior can be restored by enabling ATTR_STRINGIFY_FETCHES.

Fixes bug #38334.
2020-12-23 11:25:31 +01:00
..
bug33841.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug35336.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug38334.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug43831.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bug44327_2.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug44327_3.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug46139.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug46542.phpt Remove local variables 2019-02-03 21:03:00 +01:00
bug48773.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug50728.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug52487.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug60104.phpt
bug66033.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug70221.phpt Improve cleanup 2018-08-03 07:08:53 +02:00
bug70862.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug78192.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug79664.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug_42589.phpt
bug_44159_sqlite_version.phpt Make various failure conditions in PDO unconditional errors 2020-09-28 18:51:36 +01:00
bug_63916-2.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug_63916.phpt Support native types in PDO SQLite 2020-12-23 11:25:31 +01:00
bug_64705.phpt Fix #64705 errorInfo property of PDOException is null when PDO::__construct() fails 2020-08-11 17:12:48 +02:00
common.phpt Remove local variables 2019-02-03 21:03:00 +01:00
debugdumpparams_001.phpt Rewrite PDO result binding 2020-12-22 15:56:34 +01:00
gc.phpt Add GC support for PDO driver data 2020-10-12 13:00:41 +02:00
pdo_fetch_func_001.phpt Make various failure conditions in PDO unconditional errors 2020-09-28 18:51:36 +01:00
pdo_sqlite_createaggregate.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite_createaggregate_002.phpt Improve parameter names in ext/pdo_sqlite 2020-10-12 18:05:35 +02:00
pdo_sqlite_createcollation.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite_createfunction.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite_createfunction_002.phpt Add stubs for PDO SQLite extension methods 2020-07-21 12:49:36 +02:00
pdo_sqlite_createfunction_with_flags.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite_extendederror_attr.phpt Change the default PDO error mode to exceptions 2020-05-04 22:51:47 +02:00
pdo_sqlite_get_attribute.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
pdo_sqlite_lastinsertid.phpt Using PDO instead because of consistency 2019-05-11 21:05:49 +02:00
pdo_sqlite_open_flags.phpt Run tidy 2020-09-18 14:28:32 +02:00
pdo_sqlite_statement_getattribute.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_sqlite_tostring_exception.phpt Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
pdo_sqlite_transaction.phpt Change the default PDO error mode to exceptions 2020-05-04 22:51:47 +02:00