Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[DI] fix edge case in InlineServiceDefinitionsPass#29393
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…s-grekas)This PR was merged into the 4.1 branch.Discussion----------[DI] fix edge case in InlineServiceDefinitionsPass| Q | A| ------------- | ---| Branch? | 4.1| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -Looks like this can happen - dunno howhttps://stackoverflow.com/questions/53558247/autowire-services-test-yaml-there-is-no-node-with-id-service-aCommits-------8bd2bbf [DI] fix edge case in InlineServiceDefinitionsPass
kevin-lot commentedDec 3, 2018
Are there a workarround time to wait for next release ? |
stof commentedDec 3, 2018
@kevin-lot the normal schedule (i.e. outside security releases) is to have a patch release once per month (generally at the end of the month) |
RubenKruiswijk commentedDec 12, 2018
Is there a specific reason why this was not merged into v3.4.20 (v3.4.19...v3.4.20)? We experience an issue with doctrine filters (https://packagist.org/packages/gedmo/doctrine-extensions +https://packagist.org/packages/stof/doctrine-extensions-bundle) that cannot be found after this patch. |
nicolas-grekas commentedDec 12, 2018
About 3.4, this patch doesn't apply there. About any other issue, we're not aware of anything until someone opens an issue ;) |
Looks like this can happen - dunno how
https://stackoverflow.com/questions/53558247/autowire-services-test-yaml-there-is-no-node-with-id-service-a