Skip to content

"catch" middleware makes it impossible to debug errors #1

@amaau

Description

@amaau

catch outputs errors with code 0
slim passes them through Response/filterStatus, which doesn't accept 0,
so instead of seeing the actual error you always see a bad status error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions