In this Q&A the OP alluded to the feasibility of adjusting the recursion depth from the default setting of 100.
There are ways to extend this limit or to turn it off entirely...
The warnings documentation doesn't seem to say anything about how this can be achieved.
Is there a way to raise the limit without turning the warning off or resorting to some hackish $stack_level variable?