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#45529 [DependencyInjection] Don't reset env placeholders during compilation (nicolas-grekas)
This PR was merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] Don't reset env placeholders during compilation
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#36466
| License | MIT
| Doc PR | -
Resetting causes placeholders to be lost when the env-var-in-config is used by several bundles (from linked issue.)
Commits
-------
fac5418 [DependencyInjection] Don't reset env placeholders during compilation
0 commit comments