Skip to content

PHP Catchable Errors not reported to bugsnag #6

@mac-cain13

Description

@mac-cain13

Some PHP errors are not reported to Bugsnag (for example PHP Catchable Errors) because the Bugsnag error handler is not installed. The exception handler is also not installed, but replaced with a Symfony event listener, so that seems to work.

Possible solution would be to install the bugsnag error handler or implement one ourselfs if we need extra information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions