Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing bug where removed parameters were not handled correctly during recipes update #942

Merged
merged 1 commit into from Aug 7, 2022

Conversation

weaverryan
Copy link
Member

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!

@weaverryan weaverryan force-pushed the fix-container-configurator-update branch from affae1a to 3032d76 Compare August 4, 2022 00:40
@fabpot
Copy link
Member

fabpot commented Aug 7, 2022

Thank you @weaverryan.

@fabpot fabpot merged commit acd9e39 into symfony:1.x Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants