Closed bobvandevijver closed 6 years ago
@excelwebzone Any thoughts on this PR?
If this support all other versions I can merge it.. please confirm..
As far as I can see in the Symfony docs for 2.8, namespaced paths were already available back then.
@excelwebzone For completeness, I've just tested it with a clean Symfony 2.8.41 install, and the widget is rendered correctly. So yes, it is supported in all version specified in the composer.json
.
This should fix Symfony 4 compatibility forever, without the need of resetting the
templating.engines
and putting it manually in theform_themes
(see #188).