--TEST-- oci_bind_array_by_name() and SQLT_FLT --SKIPIF-- true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); ?> --FILE-- --EXPECT-- array(5) { [0]=> float(5.9999) [1]=> float(4.2123) [2]=> float(3.4234) [3]=> float(2.5658) [4]=> float(1.243) } Done