You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#44932 [DependencyInjection] Fix nested env var with resolve processor (Laurent Moreau)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] Fix nested env var with resolve processor
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#44756
| License | MIT
| Doc PR |
This PR fixes the issue raised by `@ro0NL`. (see Description)
I added some tests but i'm not confident about how to check with real environment variables.
This is my first PR, i hope i'm not doing it wrong.
Commits
-------
b2a61ee [DependencyInjection] Fix nested env var with resolve processor
0 commit comments