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 56ef3bf commit 924a85eCopy full SHA for 924a85e
Resources/doc/configuration.rst
@@ -8,7 +8,7 @@ Simple configuration of bundle:
8
symfony_rollbar:
9
enable: true
10
exclude:
11
- - \Symfony\Component\Debug\Exception\UndefinedFunctionException
+ - \Symfony\Component\Debug\Exception\FatalErrorException
12
rollbar:
13
access_token: 'some-secret-token-here'
14
environment: '%kernel.environment%'
0 commit comments