--TEST-- DRCP: oci_connect() with oci_close() and oci8.old_oci_close_semantics ON --SKIPIF-- --INI-- oci8.old_oci_close_semantics=1 oci8.connection_class=test --FILE-- --EXPECTF-- This is with a OCI_CONNECT resource(%d) of type (oci8 connection) resource(%d) of type (oci8 connection) Both connections share a resource : OK Done