8000 [HttpKernel] Extends ExceptionHandler · Issue #5367 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[HttpKernel] Extends ExceptionHandler #5367
Closed
@corpsee

Description

@corpsee

It is impossible to inherit class from Symfony\Component\HttpKernel\Debug\ExceptionHandler, because of the private properties and methods, defined in this class. But at the same time late static binding "static" is used in register method and can't use these methods.

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

      0