Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Console] Exception gone from ExceptionListener error context #26957

Copy link
Copy link
Closed
@scaytrase

Description

@scaytrase
Issue body actions
Q A
Bug report? yes
Feature request? no
BC Break report? maybe
RFC? yes
Symfony version 3.4

Since 3.3 #18140 change the way of handling console errors there is no more exception in context, only error, but currenty most monolog hanlders consider only exception field to possibly contain instance of \Throwable to handle automagickally

https://github.com/symfony/symfony/pull/18140/files#diff-bcbaf1687828ceb673942278dfd1dfaeR42
I'm not sure which is most proper solution to this, reverting context back to contain exception or handle error field like this in several handlers
https://github.com/Seldaek/monolog/compare/1.x...scaytrase:feature/errors?expand=1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.