honeybadger-laravel icon indicating copy to clipboard operation
honeybadger-laravel copied to clipboard

Honeybadger is reporting deprecations even when config flag is false

Open subzero10 opened this issue 2 years ago • 3 comments
trafficstars

We’ve just signed up for a trial of Honeybadger. Going OK so far but we’re getting loads of deprecation warnings showing up. This is despite having the following in the config file honeybadger.php:

    /**
     * Enable reporting deprecation warnings.
     */
    'capture_deprecations' => false,

Our app is built with Laravel 9.3. Is there something else we need to do to prevent the deprecation warnings coming through?

Front logo Front conversations

subzero10 avatar Aug 01 '23 06:08 subzero10

Laravel Version: 9.3 PHP Version:

PHP 8.1.18 (cli) (built: Apr 14 2023 04:39:44) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.18, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.18, Copyright (c), by Zend Technologies

subzero10 avatar Aug 01 '23 06:08 subzero10

Examples: image image (1) image (2)

subzero10 avatar Aug 01 '23 06:08 subzero10

Could be related to #105.

subzero10 avatar Aug 01 '23 07:08 subzero10

Closing because of inactivity.

subzero10 avatar Jul 06 '24 16:07 subzero10