Releases: honeybadger-io/honeybadger-php
Releases · honeybadger-io/honeybadger-php
v2.2.1
Changed
- Changed the separator for flex version dependencies in the composer file. Might be causing an issue (#115)
- Updated the minimum version of Guzzle to
7.0.1
(#115)
v2.2.0
Added
- Backtrace context for app/vendor files for filtering in HB UI (#114)
- Environment context for raw and custom notifications (#113)
v1.9.0
Changed
- Improved log reporter payload (#108)
v2.1.0
Changed
- Improved log reporter payload (#106)
v2.0.2
Fixed
- Fixed an issue with error reporting (#104)
Changed
- Added array to doc block for context (#103)
v1.8.0
Fixed
- Fixed an issue where a payload containing recursive data couldn't be posted to the backend (#96)
Changed
- Updated monolog dependency from 1.24 to 1.25 (#101)
v1.7.2
Fixed
- Fixed an issue where the previous exception handler is not callable but called (#97)
v2.0.1
Fixed
- Fixed an issue where a payload containing recursive data couldn't be posted to the backend (#96)
- Fixed an issue where the previous exception handler is not callable but called (#97)
v2.0.0
Changed
- Updated Monolog dependency to 2.0 (#91)
- Remove support for PHP 7.1 (#91)
v1.7.1
Fixed
- Default args for backtrace functions (#92)