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
minor symfony#21064 [OptionsResolver] Remove setDefault() method to set nested options (javiereguiluz)
This PR was merged into the 8.0 branch.
Discussion
----------
[OptionsResolver] Remove setDefault() method to set nested options
Fixessymfony#21058.
Yonel did a great update in symfony#21058 to make all code examples use the new method. So, we can just remove the `deprecated` directive and that's it.
Commits
-------
e914251 [OptionsResolver] Remove setDefault() method to set nested options
0 commit comments