parameters: reportUnmatchedIgnoredErrors: false excludes_analyse: - %rootDir%/vendor/* - %rootDir%/tests/* autoload_files: - %rootDir%/vendor/autoload.php ignoreErrors: - '#Parameter \#1 \$var of function count expects array\|Countable, DOMNodeList given#' - '#on an unknown class voku\\helper\\UTF8#' - '#function of function call_user_func_array expects callable#' - '#Method voku\\helper\\HtmlDomParser::findOne\(\) should return#' - '#Method voku\\helper\\HtmlDomParser::findMulti\(\) should return#' - '#Method voku\\helper\\SimpleHtmlDom::findOne\(\) should return#' - '#Method voku\\helper\\SimpleHtmlDom::findMulti\(\) should return#' - '#Method voku\\helper\\SimpleHtmlDomNode::findOne\(\) should return#' - '#Method voku\\helper\\SimpleHtmlDomNode::findMulti\(\) should return#' - '#@return with type array\|voku\\helper\\SimpleHtmlDomNodeInterface#'