Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[DependencyInjection] fix parsing calls of methods named "method"#40350
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
xabbuh commentedMar 3, 2021
| Q | A |
|---|---|
| Branch? | 4.4 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix#40349 |
| License | MIT |
| Doc PR |
derrabus commentedMar 3, 2021
Thank you Christian. |
Bilge commentedMar 3, 2021
How will this be delivered to the 5.x branch? |
derrabus commentedMar 3, 2021
By utilizing the mystic powers of the We periodically merge changes from lower branches up. |
Bilge commentedMar 3, 2021
Right, but what I mean is, which version will it appear in? A minor or patch version? |
xabbuh commentedMar 3, 2021
it will be part of the next patch releases of 4.4 and 5.2 as well as 5.3.0 (when it's finally released) |