All notable changes to backtrace
will be documented in this file
- Fix issue where arguments of throwable leaked
- Another type update
- Type update
- Add support for reducing stack trace arguments (#16)
- Allow
withArguments
to be specified with boolean
Add getSnippetAsString
to Frame
- add
getAsString
to snippet
- fix a misconfigured application path
- Add a return typehint (#4)
- add
firstApplicationFrameIndex
- add
snippetProperties
- add support for PHP 7.3
- initial release