Skip to content

No proper error page in case of fatal error when this bundle is activated #79

@hectorj

Description

@hectorj

Hi!

I'm having a small problem with this bundle:

When I activate it, Symfony doesn't handle PHP fatal errors anymore.

Let's say I have a $this->nonExistingMethod(); in one of my controller. Without this bundle, in prod env, Symfony displays a "pretty" HTML error page.

With this bundle, I get this instead:

error 500

My env is:
PHP 7.1
Symfony v3.3.10
sentry/sentry-symfony 0.8.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions