diff options
Diffstat (limited to 'ext/oci8/tests/fetch_into.phpt')
| -rw-r--r-- | ext/oci8/tests/fetch_into.phpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/oci8/tests/fetch_into.phpt b/ext/oci8/tests/fetch_into.phpt index 4953a25026..379f5fc14e 100644 --- a/ext/oci8/tests/fetch_into.phpt +++ b/ext/oci8/tests/fetch_into.phpt @@ -2,11 +2,6 @@ ocifetchinto() --SKIPIF-- <?php if (!extension_loaded('oci8')) die("skip no oci8 extension"); ?> ---ENV-- -return " -ORACLE_HOME=".(isset($_ENV['ORACLE_HOME']) ? $_ENV['ORACLE_HOME'] : '')." -NLS_LANG=".(isset($_ENV['NLS_LANG']) ? $_ENV['NLS_LANG'] : '')." -"; --FILE-- <?php |
