--TEST-- DRCP: oci_pconnect() and oci_connect() with different character sets --SKIPIF-- --FILE-- --EXPECTF-- resource(%d) of type (oci8 connection) resource(%d) of type (oci8 persistent connection) resource(%d) of type (oci8 connection) resource(%d) of type (oci8 persistent connection) First and third connections are different: OK Second and fourth connections are different: OK Done