--TEST-- oci_error() --SKIPIF-- --FILE-- --EXPECTF-- resource(%s) of type (oci8 connection) resource(%s) of type (oci8 statement) Warning: oci_execute(): ORA-00900: invalid SQL statement in %s on line %d bool(false) array(4) { ["code"]=> int(900) ["message"]=> string(32) "ORA-00900: invalid SQL statement" ["offset"]=> int(0) ["sqltext"]=> string(12) "WRONG SYNTAX" } Done