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] FixContainerBuilder stats env usage with enum#48502
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
[DependencyInjection] FixContainerBuilder stats env usage with enum#48502
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ContainerBuilder stats env usage with enum
GromNaN left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for the test.
For reviewers, this regex was introduced by#47176
GromNaN left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The regex is also inMergeExtensionConfigurationPass.
nicolas-grekas commentedDec 6, 2022
Looking why we forgot that in#46564, I think the correct patch is to add |
e70a80a to75da869Compare
nicolas-grekas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
(I implemented the change I suggested)
nicolas-grekas commentedDec 6, 2022
Thank you@alamirault. |
alamirault commentedDec 6, 2022
Thanks Nicolas 😄 |
Without patch:
With patch: