mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
Revert local setting changes
This commit is contained in:
parent
88f61b00fc
commit
c5884d6cb6
@ -34,8 +34,7 @@ if (false !== getenv('PHP_OCI8_TEST_DB')) {
|
||||
$user = "system";
|
||||
$password = "oracle";
|
||||
$dbase = "localhost/XE";
|
||||
$dbase = "ca-tools1.us.oracle.com/XE";
|
||||
$oracle_on_localhost = FALSE;
|
||||
$oracle_on_localhost = TRUE;
|
||||
$test_drcp = FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user