RFC: debug_backtrace_depth(int $limit=0): int

Project Governance
Author
Inspecting the current stack trace depth is occasionally useful for manually debugging, checking for potential infinite recursion, or for checking if code would...

This RFC has not yet started voting