We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae86ede + 54cbee5 commit 553072bCopy full SHA for 553072b
ext/odbc/tests/bug78470.phpt
@@ -1,9 +1,7 @@
1
--TEST--
2
Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
3
--SKIPIF--
4
-<?php
5
-if (!extension_loaded('odbc')) die('skip odbc extension not available');
6
-?>
+<?php include 'skipif.inc'; ?>
7
--FILE--
8
<?php
9
include 'config.inc';
0 commit comments