Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Custom error handler is suppressed #400

@adrium

Description

@adrium

From a mail to zf-devteam on 14 Nov 2016:

Stratigility 1.3.0 deprecated error middleware which Expressive 1.0.3 still seem to use.

To swallow the E_USER_DEPRECATED error from Zend\Stratigility\Next::triggerErrorDeprecation(),
Zend\Expressive\Application::__invoke() sets an error handler.

Please see my repository for a detailed description of the behaviour.

I suggest to call the previous error handler, if there was one.

Pull request follows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions