mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() If these tests fail with a fatal error, they won't properly clean up, which likely causes other tests to fail as (several ODBC tests use the `odbcTEST` database and tables or stored procedures named `FOO`). This is particularly annoying during development, where you would need to clean up manually. We fix this by moving the cleanup code to the --CLEAN-- section, so that this code is executed no matter what. Closes GH-7886. |
||
---|---|---|
.. | ||
bug44618.phpt | ||
bug46050.phpt | ||
bug47803.phpt | ||
bug60616.phpt | ||
bug68087.phpt | ||
bug69354.phpt | ||
bug69975.phpt | ||
bug71171.phpt | ||
bug73448.phpt | ||
bug73725.phpt | ||
bug78470.phpt | ||
bug78473.phpt | ||
bug80147.phpt | ||
bug80152.phpt | ||
bug80592.phpt | ||
config.inc | ||
CONFLICTS | ||
odbc_columnprivileges_001.phpt | ||
odbc_columns_001.phpt | ||
odbc_data_source_001.phpt | ||
odbc_exec_001.phpt | ||
odbc_exec_002.phpt | ||
odbc_free_result_001.phpt | ||
odbc_tables_001.phpt | ||
skipif.inc |