Skip to content

[Profiler] The service "web_profiler.controller.exception" has a dependency on a non-existent service "error_handler.error_renderer.html". #34379

Closed
@Matts

Description

@Matts

Symfony version(s) affected: 4.4.0-BETA2

Description

It seems that the profiler is not correctly configured for the release of error handler. I have error handler required, but also cannot find a bundle to add to my bundles.php

How to reproduce

Project with web profiler

Possible Solution

Create a service registration for error handler or stop requiring the error renderer within the profiler.

Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer:

error_handler.error_renderer.html: '@Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer'

Additional context

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