--TEST-- oci_connect() with invalid character set --SKIPIF-- --FILE-- --EXPECTF-- resource(%d) of type (oci8 connection) resource(%d) of type (oci8 connection) Warning: oci_connect(): Invalid character set name: blah in %s on line %d resource(%d) of type (oci8 connection) Warning: oci_connect(): Invalid character set name: obviously wrong in %s on line %d resource(%d) of type (oci8 connection) bool(true) resource(%d) of type (oci8 connection) resource(%d) of type (oci8 connection) bool(false) Done