From: Christoph M. Becker Date: Thu, 24 Sep 2020 15:10:09 +0000 (+0200) Subject: Use proper skipif section X-Git-Tag: php-7.3.24RC1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e74f89d95a1e33181f70f35cd8ccffe5dc0bb98b;p=php Use proper skipif section The ODBC tests have to be skipped if no connection to the server can be established. --- 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--