bugsnag / bugsnag-symfony

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
https://docs.bugsnag.com/platforms/php/symfony
MIT License
43 stars 21 forks source link

Implement user detection tests on Symfony 2 & 5 #146

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Goal

Following on from https://github.com/bugsnag/bugsnag-symfony/pull/145, this PR implements the user detection tests on Symfony 2 & 5

The Symfony 2 version is largely the same as Symfony 4 and the Symfony 5 version is largely the same as Symfony 6