We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
\
1 parent 37e8d56 commit c6ff480Copy full SHA for c6ff480
docs/platforms/php/guides/symfony/configuration/symfony-options.mdx
@@ -35,7 +35,7 @@ sentry:
35
release: "5.0.x-dev"
36
server_name: "localhost"
37
ignore_exceptions:
38
- - "Symfony\Component\HttpKernel\Exception\BadRequestHttpException"
+ - "Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException"
39
ignore_transactions:
40
- "GET /helath"
41
before_send: "sentry.callback.before_send"
0 commit comments