WIP
2 tests are currently failing under PHP 8.4
I'm not really sure why.
Description
Make the repo PHP 8.4 play nice with PHP 8.4 and remove deprecation warning like these:
Deprecated: Honeybadger\Honeybadger::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead in /Users/julian/Development/laravel/fax/vendor/honeybadger-io/honeybadger-php/src/Honeybadger.php on line 71
Status
WIP 2 tests are currently failing under PHP 8.4 I'm not really sure why.
Description
Make the repo PHP 8.4 play nice with PHP 8.4 and remove deprecation warning like these:
Related PRs
None
Todos