Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dependencyinjection] Fixed handling of inlined references in the AnalyzeServiceReferencesPass #9829

Closed
wants to merge 1 commit into from

Commits on Dec 20, 2013

  1. [Dependencyinjection] Fixed handling of inlined references in the Ana…

    …lyzeServiceReferencesPass
    
    In some cases `InlineServiceDefinitionsPass` replaces a Reference
    with a service Definition. In such scenarios
    `AnalyzeServiceReferencesPass` was falling into an infinite loop.
    jakzal committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    f8e9b0b View commit details
    Browse the repository at this point in the history