--TEST-- DRCP: oci_connect() with oci_close() and oci8.old_oci_close_semantics ON --EXTENSIONS-- oci8 --INI-- oci8.old_oci_close_semantics=1 oci8.connection_class=test --FILE-- --EXPECTF-- Deprecated: Directive oci8.old_oci_close_semantics is deprecated%s 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