Skip to content

main branch: Error stacktraces seem to be swallowed by ErrorListener #5720

@weaverryan

Description

@weaverryan

API Platform version(s) affected: unreleased main branch

Description
In the latest, unreleased code, many errors seem to be swallowed with a bad stracktrace. For example, for a 404 thrown by ReadListener, compare the stack traces:

3.1.13:

Screenshot 2023-08-04 at 10 23 13 AM

Compared to main:

Screenshot 2023-08-04 at 10 24 01 AM

In the main branch, most/all errors seem to be swallowed by the ErrorListener.

How to reproduce
Use a project on the main branch and trigger any error.

Cheers!

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