When was PHP behavior about this changed?
From which PHP version is it?
Warning: file_get_contents(): stream does not supp
Change
function file_get_html(..., $offset = -1,...)
to
function file_get_html(..., $offset = 0,...)
in simple_html_dom.php