sampart / BreadcrumbsBundle

A small breadcrumbs bundle for Symfony
Other
188 stars 68 forks source link

Change EngineTemplating to Twig for fix Symfony 4.3 deprecations #108

Closed Daamian closed 5 years ago

Daamian commented 5 years ago

Hello, in symfony 4.3 the templating component is deprecated. To fix this the templating engine should be change to twig.

https://symfony.com/blog/new-in-symfony-4-3-deprecated-the-templating-component-integration

sampart commented 5 years ago

Hi @Daamian, thanks for adding this. Please can you confirm that you've tested the change? I'll then gladly merge it. Thanks again, Sam

Daamian commented 5 years ago

Yes, I tested change, it works fine.

sampart commented 5 years ago

Thanks for confirming - I'm not in a position to test this myself at the moment.

I've created a release including this: https://github.com/whiteoctober/BreadcrumbsBundle/releases/tag/1.4.4