Stack Trace Functions and Classes
Introduction
Here's a list of what we find is missing from PHP's built-in support for working with stack traces.
Btw, the PHP stack trace is a little odd to work with. We've written up a full explanation of what's strange about it.
By Functional Area
Functional Area | Description |
---|---|
Stack Trace Inspectors | inspect and understand the contents of a PHP stack trace |