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 #8908 [Form] use FormRenderer instead of TwigRenderer (dmaicher)
This PR was merged into the 3.4 branch.
Discussion
----------
[Form] use FormRenderer instead of TwigRenderer
Using deprecated `TwigRenderer` actually is not working correctly anymore as mentioned here symfony/symfony#24533 (comment).
This should also be merged into 4.0 and master as there the class has been removed completely.
Commits
-------
e86433d [Form] use FormRenderer instead of TwigRenderer
0 commit comments