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 accurateOut of memory errors will now be reported by increasing the memory limit by 5 MiB. Use the new memoryLimitIncrease configuration option to change the amount of memory, or set it to null to disable the increase entirely.
#119
Support the new discardClasses configuration option. This allows events to be discarded based on the exception class name or PHP error name.
#120
Support the new redactedKeys configuration option. This is similar to filters but allows both strings and regexes. String matching is exact but case-insensitive. Regex matching allows for partial and wildcard matching.
#121
filters configuration option is now deprecated as redactedKeys can express everything that filters could and more.project_root_regex and strip_path_regex options for using regexes to match the project root and strip path
#109Add Symfony-specific shutdown strategy Richard Harrison #87
Add Symfony-5 support including examples Loïck Piera #93
Request.getSession and ConsoleEvents::EXCEPTION
Jan Myszkier
#79TreeBuilder.root deprecated usage
Damien Alexandre
#80This release adds support for Symfony 4. A guide on integrating the notifier with a Symfony 4 application can be found in the Bugsnag Symfony integration guide.
addMetaDataConfiguration class declaration warnings
#178--classmap-authoritative option
#174max_breadcrumbs config option for configuring the maximum number of breadcrumbs to attach to a report
#158stripos in Request::getInput
phillylovepark
#147
#149getUserIdentifier instead of getUsername on Symfony 6
#145BugsnagListener::getSubscribedEvents
#138Use hasPreviousSession instead of hasSession when checking for session data
Oleg Andreyev
#124
Set the severity of exceptions to "error" instead of "warning" #126
Added automatic user detection Graham Campbell #15
Support setting release stage from config Graham Campbell #39
Fixed edge cases with automatic project root detection Graham Campbell #31
Fixed bug with empty json content decoding Graham Campbell #33
How can I help you explore Laravel packages today?