php-src/ext/odbc/tests
Christoph M. Becker 0ca3018887
Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix odbc_data_source_001.phpt
2024-08-06 16:55:57 +02:00
..
bug44618.phpt Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
bug46050.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug47803.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug60616.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug68087.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug69354.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug69975.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug71171.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug73448.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug73725.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug78470.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
bug78473.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
bug80147.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug80152.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug80592.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
config.inc ODBC unit tests shouldn't override odbc.ini location 2023-09-06 01:56:04 +01:00
CONFLICTS [skip ci] Re-unparallelize odbc tests 2023-11-09 11:22:15 +01:00
odbc_autocommit_001.phpt Make the $enable parameter of odbc_autocommit() nullable (#11909) 2023-08-08 15:31:58 +02:00
odbc_close_001.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_close_all_001.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_columnprivileges_001.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_columns_001.phpt Improve test for odbc_columns() 2023-08-29 00:26:25 +02:00
odbc_commit_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_connect_001.phpt Add XLEAK for some msodbcsql tests (#12615) 2023-11-07 18:11:54 +01:00
odbc_cursor_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_data_source_001.phpt Merge branch 'PHP-8.2' into PHP-8.3 2024-08-06 16:54:58 +02:00
odbc_exec_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_exec_002.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_array_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_into_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_object_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_row_001.phpt Make ext/odbc default value handling more consistent (#13910) 2024-04-10 22:49:41 +02:00
odbc_field_len_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_name_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_num_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_precision_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_scale_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_type_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_free_result_001.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_gettypeinfo_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_longreadlen_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_non_persistent_connection_reuse.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_num_fields_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_num_rows_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_persistent_close.phpt [skip ci] Skip leaking odbc test on asan 2023-09-08 11:05:34 +02:00
odbc_persistent_close_all.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_primarykeys_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_rollback_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_setoption_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_setoption_002.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_tables_001.phpt Migrate ext/odbc resources to opaque objects (#12040) 2024-04-28 15:45:56 +02:00
odbc_utils.phpt Quote when adding to connection string in (PDO_)ODBC 2022-05-27 16:56:44 +02:00
skipif.inc Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00