From e74f89d95a1e33181f70f35cd8ccffe5dc0bb98b Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 24 Sep 2020 17:10:09 +0200 Subject: Use proper skipif section The ODBC tests have to be skipped if no connection to the server can be established. --- ext/odbc/tests/bug78470.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/odbc') diff --git a/ext/odbc/tests/bug78470.phpt b/ext/odbc/tests/bug78470.phpt index 6910f9bbd1..d905b95667 100644 --- a/ext/odbc/tests/bug78470.phpt +++ b/ext/odbc/tests/bug78470.phpt @@ -1,9 +1,7 @@ --TEST-- Bug #78470 (odbc_specialcolumns() no longer accepts $nullable) --SKIPIF-- - + --FILE--