Skip Report for ext/oci8/tests/pecl_bug10194.phpt
Script
<?php $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request'); if (getenv("USE_ZEND_ALLOC") === "0") { die("skip Zend MM disabled"); } ?>
Reason
Zend MM disabled
Generated at Wed, 15 May 2013 22:03:26 +0000 (6 days ago)
|