Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Symfony 6.2 example app #166

Draft
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

mclack
Copy link
Contributor

@mclack mclack commented May 18, 2023

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

Followed the current Symfony integration guide along with the symfony50 example app.

Changeset

symfony62 added to the example directory.

Testing

Tested each route configured in DefaultController.php - each exception was reported to the BugSnag dashboard successfully.

@mclack mclack marked this pull request as draft May 19, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant