Skip Report for ext/oci8/tests/drcp_cclass1.phpt
Script
<?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); require(dirname(__FILE__)."/details.inc"); if (!$test_drcp) die("skip testing DRCP connection class only works in DRCP mode"); if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA user"); ?>
Reason
testing DRCP connection class only works in DRCP mode
Generated at Thu, 23 May 2013 18:18:24 +0000 (2 days ago)
|