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

Add Symfony 4 Maze Runner fixture #132

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Goal

Adds a new fixture for Symfony 4 following https://github.com/bugsnag/bugsnag-symfony/pull/129, which is mostly the same as the Symfony 5 fixture

The first commit is just a new skeleton project — ignoring it with this comparison may be easier to review