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