error_clear_lastClear the most recent error
&reftitle.description;
voiderror_clear_last
&reftitle.returnvalues;
Clears the most recent errors, making it unable to be retrieved with
error_get_last.
&reftitle.examples;
An error_clear_last example
]]>
&example.outputs.similar;
int(8)
["message"]=>
string(21) "Undefined variable: b"
["file"]=>
string(9) "%s"
["line"]=>
int(6)
}
NULL
]]>
&reftitle.seealso;
Error constants