--TEST-- oci8.old_oci_close_semantics Off --SKIPIF-- --INI-- oci8.old_oci_close_semantics=0 --ENV-- return " ORACLE_HOME=".(isset($_ENV['ORACLE_HOME']) ? $_ENV['ORACLE_HOME'] : '')." NLS_LANG=".(isset($_ENV['NLS_LANG']) ? $_ENV['NLS_LANG'] : '')." "; --FILE-- --EXPECTF-- resource(%d) of type (oci8 connection) bool(true) Warning: oci_parse() expects parameter 1 to be resource, null given in %s on line %d NULL Done