--TEST-- Bug #49560 (LOB resource destructor and refcount test) --SKIPIF-- true, 'timesten' => false); // test runs on these DBs require(__DIR__.'/skipif.inc'); if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request'); ?> --FILE-- load(), "\n"; } */ // Clean up $stmtarray = array( "drop table lob_043_tab" ); oci8_test_sql_execute($c, $stmtarray); oci_close($c); ?> ===DONE=== --EXPECT-- Test 1 f1 ended Test 2 f2 ended ===DONE===