If each time I call frames() the current bracktrace is resolved via a call to debug_backtrace(), then this class does not represent a backtrace but rather a “backtrace resolver”.
The debug_backtrace is one of those PHP that has a terrible DX. It returns an array with frames, but those frames are hard to work with. This new package tries to solve that.
Members
Online