php-src/ext/pdo_odbc/tests
Máté Kocsis d6a0b3af68
Implement PDO driver-specific subclasses
RFC: https://wiki.php.net/rfc/pdo_driver_specific_subclasses
Closes GH-12804

Co-Authored-By: Danack <Danack@basereality.com>
2024-01-11 23:22:41 +01:00
..
autocommit.phpt Fix GH-12767: Fixed to be able to change autocommit mode using setAttribute 2023-12-18 00:26:32 +00:00
autocommit_change_mode.phpt add PDO::ATTR_AUTOCOMMIT to getAttribute 2023-12-18 00:26:32 +00:00
basic_connection.phpt Add XLEAK for some msodbcsql tests (#12615) 2023-11-07 18:11:54 +01:00
bug44643.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug67465.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug80783.phpt Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
bug80783a.phpt Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
common.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
CONFLICTS [skip ci] Re-unparallelize odbc tests 2023-11-09 11:22:15 +01:00
get_attribute_server.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
gh9372.phpt Fix GH-9372: HY010 when binding overlong parameter 2022-10-19 11:37:05 +02:00
long_columns.phpt Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
max_columns.phpt Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
pdoodbc_001.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdoodbc_002.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00