Releases: spatie/backtrace
Releases · spatie/backtrace
1.7.4
What's Changed
- Fix
getCodeSnippetProvider
whenfile
is not inopen_basedir
by @tadhgboyle in #32
New Contributors
- @tadhgboyle made their first contribution in #32
Full Changelog: 1.7.3...1.7.4
1.7.3
What's Changed
Full Changelog: 1.7.2...1.7.3
1.7.2
What's Changed
- Update README.md by @jackbayliss in #28
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #29
- Add object property to frame by @jivanf in #30
New Contributors
Full Changelog: 1.7.1...1.7.2
1.7.1
- fix deprecation message
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Add PHP 8.4 Support by @sweptsquash in #27
New Contributors
- @sweptsquash made their first contribution in #27
Full Changelog: 1.6.3...1.7.0
1.6.3
What's Changed
- trimFilePaths feature by @jackbayliss in #26
New Contributors
- @jackbayliss made their first contribution in #26
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #24
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #25
- Correct with object check by @1RV34 in #22
New Contributors
Full Changelog: 1.6.1...1.6.2
1.6.1
- Add check wether serializable closure is defined
1.6.0
What's Changed
- Serializeable closure support by @rubenvanassche in #23
Full Changelog: 1.5.3...1.6.0
1.5.3
- Fix issue where arguments of throwable leaked