--- embedaddon/php/ext/oci8/tests/xmltype_01.phpt 2012/02/21 23:47:59 1.1.1.1 +++ embedaddon/php/ext/oci8/tests/xmltype_01.phpt 2013/07/22 01:31:57 1.1.1.2 @@ -5,6 +5,7 @@ Basic XMLType test if (!extension_loaded("simplexml")) die("skip no simplexml extension"); $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); +?> --FILE--