mirror of
https://github.com/php/php-src.git
synced 2026-04-06 23:53:30 +02:00
Update skipif
This commit is contained in:
@@ -4,6 +4,7 @@ Basic XMLType test #2
|
||||
<?php
|
||||
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
||||
require(dirname(__FILE__).'/skipif.inc');
|
||||
if (!extension_loaded("simplexml")) die ("skip no simplexml extension");
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user