(PHP 5, PHP 7, PECL tidy >= 0.5.2)
tidy::$errorBuffer -- tidy_get_error_buffer — Return warnings and errors which occurred parsing the specified document
Object oriented style (property):
Procedural style:
tidy_get_error_buffer ( tidy $tidy ) : string|false
Returns warnings and errors which occurred parsing the specified document.
tidy
The Tidy object.
Returns the error buffer as a string, or false
if the buffer is empty.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/tidy.props.errorbuffer.php