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 #942 Fixing bug where removed parameters were not handled correctly during recipes update (weaverryan)
This PR was merged into the 1.x branch.
Discussion
----------
Fixing bug where removed parameters were not handled correctly during recipes update
Hi again!
Reported at https://symfonycasts.com/screencast/symfony6-upgrade/upgrade-recipes2#comment-5935619544
Just an oversight - the original implementation was a bit naive, not taking into account a situation where the `container` configurator in the OLD recipe contained a parameter, but this parameter was *removed* in the updated recipe.
Cheers!
Commits
-------
3032d76 Fixing bug where removed parameters were not handled correctly during recipes update
0 commit comments