Releases: honeybadger-io/honeybadger-php
Releases · honeybadger-io/honeybadger-php
2.12.0
[2.12.0] - 2022-05-06
Added
- Format errors differently from exceptions (#160)
capture_deprecations
option to disable capturing deprecation warnings (#160)
2.11.3
[2.11.3] - 2022-02-07
Fixed
- Fix deprecation warning for type mismatch on PHP 8.1 (#158)
2.11.2
[2.11.2] - 2021-11-30
Fixed
2.11.1
[2.11.1] - 2021-11-03
Fixed
- Filter configured query parameters from the URL (#154)
2.11.0
[2.11.0] - 2021-06-29
Added
- Improve how Monolog messages are formatted/displayed (#152)
v2.10.0
[2.10.0] - 2021-06-16
Added
- Add endpoint config option (#150)
- Set default client timeout (#151)
v2.9.2
[2.9.2] - 2021-05-10
Fixed
- Handle silenced errors properly on PHP 8 (#149)
v2.9.1
[2.9.1] - 2021-05-10
Fixed
- Allow for spatie/regex v2 (#148)
v2.9.0
[2.9.0] - 2021-05-09
Modified
v2.8.3
[2.8.3] - 2021-04-13
Fixed