Skip to content

Patchers don't report errors to default error handler #847

@kkmuffme

Description

@kkmuffme

It seems php-scoper has some custom error handler configured via symfony, which in my case, doesn't bubble up/report any errors to the default PHP error handler defined.

This is a problem, since any errors from the scoper itself, but also from custom patchers defined in the scoper config file, aren't reported anywhere.

Is there a way to disable the custom error handler/make php-scoper not override any error handlers already defined in the php.ini or auto-prepend files?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions