--TEST-- Bug #49560 (LOB resource destructor and refcount test) --SKIPIF-- true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); if ($stress_test !== true) die ('skip Slow test not run when $stress_test is FALSE'); ?> --FILE-- load(), "\n"; } */ // Clean up $stmtarray = array( "drop table lob_043_tab" ); oci8_test_sql_execute($c, $stmtarray); oci_close($c); ?> ===DONE=== --EXPECTF-- Test 1 f1 ended Test 2 f2 ended ===DONE===