--TEST-- DRCP: oci_pconnect() with oci_close() and oci8.old_oci_close_semantics OFF --SKIPIF-- --INI-- oci8.old_oci_close_semantics=0 oci8.connection_class=test --FILE-- --EXPECTF-- This is with a OCI_PCONNECT resource(%d) of type (oci8 persistent connection) resource(%d) of type (oci8 persistent connection) Both connections are different : OK Done