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 Fri, 17 May 2013 23:23:52 +0000 (3 days ago)
|