libxml_clear_errors
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Clear libxml error buffer
Description
libxml_clear_errors(): void
libxml_clear_errors() clears the libxml error buffer.
Parameters Parameters
Return Values
Void