--TEST-- oci_connect() without ORACLE_HOME set (OCIServerAttach() segfaults) --SKIPIF-- (11\.2|12)/', $phpinfo); if ($iv != 1) { die ("skip tests a feature that works only with Oracle 11gR2 or greater version of client"); } ?> --ENV-- ORACLE_HOME="" --FILE-- ===DONE=== --EXPECTF-- Warning: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and %s are set and point to the right directories in %s on line %d Warning: oci_connect(): Error while trying to retrieve text for error ORA-01804 in %s on line %d bool(false) ===DONE===