Skip Report for ext/oci8/tests/pecl_bug10194_blob_64.phpt
Script
<?php $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes require(dirname(__FILE__).'/skipif.inc'); if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request'); if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only"); if (getenv("USE_ZEND_ALLOC") === "0") { die("skip Zend MM disabled"); } ?>
Reason
Zend MM disabled
Generated at Tue, 21 May 2013 17:04:51 +0000 (11 hours ago)
|