bugsnag-symfony icon indicating copy to clipboard operation
bugsnag-symfony copied to clipboard

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.

Results 7 bugsnag-symfony issues
Sort by recently updated
recently updated
newest added

### Description The Symfony bundle does not seem to provide a way to configure the `auto_capture_sessions` option. The Laravel integration does provide this. **Describe the solution you'd like** It would...

feature request
backlog

This is my attempt at resolving issue #35. This PR enables custom callbacks to be registered to the Bugsnag `Client` object, by creating a service and tagging it with the...

needs discussion

First off, this bundle has come a long way and I really like it now, great job, and thank you! One snag I ran into though: ### Expected behavior According...

needs discussion

### Description While taking a look at my Datadog's longest traces, I noticed that, for a 404, 80% of the time is spent in curl sending data to Bugsnag: ![image](https://github.com/bugsnag/bugsnag-symfony/assets/7249581/7c62c587-ea08-449b-be89-410100ca216a)...

feature request
backlog

## Goal Symfony 5.0 is past end of life. The latest maintained 5.x version is 5.4, so this example app should be upgraded to that version. ## Changeset - `symfony50`...

## Goal To document BugSnag being used in a Symfony 6 app. Symfony 6.2 is the latest maintained version of Symfony, and we currently have no `^6.x` examples. ## Design...

### Description I maintain [Acquia CLI](https://github.com/acquia/cli), a Symfony Console application. I can't figure out how to report exceptions to Bugsnag via this library. Many libraries similar to Bugsnag, such as...

feature request
backlog