Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Blank page on specific PHP Error #57

@woecifaun

Description

@woecifaun

The following code will be caught by the ErrorNotifierBundle:

throw new \Exception("Error Processing Request", 1);

But the following code will just produce a blank page:

$a = null;
$a->test();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions