diff --git a/ext/oci8/tests/details.inc b/ext/oci8/tests/details.inc index 1db1db8e282..0c53823eec0 100644 --- a/ext/oci8/tests/details.inc +++ b/ext/oci8/tests/details.inc @@ -38,12 +38,6 @@ if (false !== getenv('PHP_OCI8_TEST_DB')) { $test_drcp = FALSE; } -$user = "system"; -$password = "oracle"; -$dbase = "ca-tools1.us.oracle.com/orcl"; -$oracle_on_localhost = TRUE; -$test_drcp = FALSE; - /* * Common object names for scripts to use */