Unclaimed project
Are you a maintainer of bugsnag-laravel? Claim this project to take control of your public changelog and roadmap.
Changelog
BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
This release should ensure compatibility with PHP 8.4 by removing the usage of certain deprecated features by:
null. Comment type annotations will continue to be present and accurateContext to events as metadata under the key 'Laravel Context'. Hidden context will added under the key 'Laravel Hidden Context' only if the new configuration option attach_hidden_context is enabled, either in config/bugsnag.php or via the environment variable BUGSNAG_ATTACH_HIDDEN_CONTEXT
[#537](https://github.com/bugsnag/bugsnag-laravel/pull/53...