The debug_backtrace() function currently returns stack trace frames as an array of arrays with information about the file, line, class, type, object, args and f...
Add object-based debug_backtrace() alternative?
Replace object-based trace for Throwable::getTrace()?