I have made a function that finds all the URLs within an html file and repeats the same process for each html content linked to the discovered URLs. The function is recursiv
Another solution is to add xdebug.max_nesting_level = 200 in your php.ini
xdebug.max_nesting_level = 200