8000 [DependencyInjection] non-shared services seems to be not found by Simperfit · Pull Request #31048 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[DependencyInjection] non-shared services seems to be not found #31048

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

Conversation

Simperfit
Copy link
Contributor
Q A
Branch? 4.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #29628
License MIT
Doc PR

Is this the right fix ? It seems to work properly, if it's not in the container (since it's shared and needs to be reinstanciate at each time) and it is in the graph, then we should return it.

cc @nicolas-grekas

@Simperfit Simperfit changed the title [DepenencyInjection] non-shared services seems to be not found [DependencyInjection] non-shared services seems to be not found Apr 10, 2019
@Simperfit Simperfit force-pushed the bugfix/check-if-the-service-is-in-the-graph branch from b6069cc to 4f50d20 Compare April 10, 2019 05:44
@nicolas-grekas nicolas-grekas added this to the 4.2 milestone Apr 10, 2019
@nicolas-grekas
Copy link
Member

Thanks for giving this a try but I'm closing because the patch cannot be correct: it checks that the currently inspected node exists ... which we know already because we are inspecting it right now...

@Simperfit Simperfit deleted the bugfix/check-if-the-service-is-in-the-graph branch April 12, 2019 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0