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

Support for private services as configurator #3758

Copy link
Copy link
Closed
@stof

Description

@stof
Issue body actions

When using a method of a service as configurator, the PhpDumper expects this service to be available through ->get(). This means we cannot use a private service here as the optimization would try to inline it (and even drop it entirely as it does not check configurators).

The easiest fix is probably to change the optimization pass to check configurators and force keeping services, as the XmlLoader does not support inline services for the configurator.

/cc @schmittjoh

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.