--- embedaddon/php/ext/oci8/tests/array_bind_bdouble.phpt 2012/02/21 23:47:58 1.1.1.1 +++ embedaddon/php/ext/oci8/tests/array_bind_bdouble.phpt 2012/05/29 12:34:41 1.1.1.2 @@ -4,6 +4,7 @@ Unsupported type: oci_bind_array_by_name() and SQLT_BD true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); +if (!defined('SQLT_BDOUBLE')) die('skip SQLT_BDOUBLE type not available on older Oracle clients'); ?> --FILE--