php-src/ext/pdo_sqlite/tests
Christoph M. Becker 3d9a0a0c17
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix GH-17837: ::getColumnMeta() on unexecuted statement segfaults
2025-02-18 17:03:33 +01:00
..
subclasses Fix GH-16131: Prevent mixing PDO sub-classes with different DSN 2024-10-22 22:51:29 +02:00
bug33841.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug35336.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug38334.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug43831.phpt
bug44327_2.phpt
bug44327_3.phpt
bug46139.phpt PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
bug46542.phpt
bug48773.phpt
bug50728.phpt
bug52487.phpt
bug60104.phpt
bug66033.phpt
bug70221.phpt
bug70862.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug78192.phpt
bug79664.phpt
bug81227.phpt Fix bug #81227: PDO::inTransaction reports false when in transaction (#14268) 2024-05-20 13:59:26 +02:00
bug81740.phpt Force extension loading for new test 2022-12-19 16:14:00 +01:00
bug_42589.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug_44159_sqlite_version.phpt
bug_47769.phpt PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
bug_63916-2.phpt
bug_63916.phpt
bug_64705.phpt
common.phpt
debugdumpparams_001.phpt
gc.phpt
gh9032.phpt
gh13991.phpt Fix GH-13984: Buffer size is now checked before memcmp (#13991) 2024-04-18 08:35:50 +09:00
gh13998.phpt Fix GH-13998: Manage refcount of agg_context->val correctly (#14004) 2024-04-20 22:33:25 +09:00
gh14712.phpt Fix GH-14712: segfault on invalid object. 2024-06-29 15:51:57 +01:00
gh17837.phpt Fix GH-17837: ::getColumnMeta() on unexecuted statement segfaults 2025-02-18 17:01:46 +01:00
open_basedir.phpt
pdo_sqlite_createaggregate.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createaggregate_002.phpt
pdo_sqlite_createcollation.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createfunction.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createfunction_002.phpt
pdo_sqlite_createfunction_with_flags.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_empty_filename.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_extendederror_attr.phpt
pdo_sqlite_filename_uri.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_get_attribute.phpt
pdo_sqlite_lastinsertid.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_open_basedir.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_open_basedir_uri.phpt Fix unescaped {TMP} variables in tests 2023-03-01 13:24:39 +01:00
pdo_sqlite_open_flags.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_parser.phpt pdo_sqlite: identifier quoting with square brakets 2024-06-17 23:31:24 +02:00
pdo_sqlite_statement_getattribute.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_tostring_exception.phpt
pdo_sqlite_transaction.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00