Releases: honeybadger-io/honeybadger-php
Releases · honeybadger-io/honeybadger-php
v1.8.0
04 Dec 18:29
Compare
Sorry, something went wrong.
No results found
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
22 Nov 18:57
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue where the previous exception handler is not callable but called (#97 )
v2.0.1
18 Nov 21:10
Compare
Sorry, something went wrong.
No results found
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
21 Sep 14:18
Compare
Sorry, something went wrong.
No results found
Changed
Updated Monolog dependency to 2.0 (#91 )
Remove support for PHP 7.1 (#91 )
v1.7.1
13 Sep 15:18
Compare
Sorry, something went wrong.
No results found
Fixed
Default args for backtrace functions (#92 )
v1.7.0
04 Sep 14:06
Compare
Sorry, something went wrong.
No results found
Added
Methods to set the component and action (#87 )
Class and type to backtrace frames (#72 )
Changed
Backtrace args with objects now send only the class name (#89 )
v1.6.0
18 Jul 10:52
Compare
Sorry, something went wrong.
No results found
Added
Added the ability to pass additional API parameters to exception captures specifically component and action (#85 )
Adds fingerprint and tags to the additional paramaters (#76 )
Adds method arguments to backtrace where possible (#86 )
v1.5.1
10 Jun 11:44
Compare
Sorry, something went wrong.
No results found
Fixed
Error handler reporting supressed errors (#83 )
v1.5.0
31 May 01:26
Compare
Sorry, something went wrong.
No results found
Added
New option for whether the library should send notifications back to the Honeybadger API (#82 )
v1.4.0
17 Apr 18:00
Compare
Sorry, something went wrong.
No results found
Added
Fully customizable notification method (#70 )
Ability to reset context (#71 )
Monolog Handler (#70 )
PHPUnit 8 support (#79 )
Fixed
Empty api_key value (#80 )