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

Re-add templating engine #676

Closed

Conversation

dennisameling
Copy link

@dennisameling dennisameling commented Mar 28, 2021

In #653, the templating engine was removed in favor of Twig. PHP templates have been deprecated in Symfony 4.3 and removed in Symfony 5.

However, in https://github.com/mautic/mautic we still heavily rely on PHP templates and are not ready to move to Twig templates just yet, as there's a lot of technical debt involved. Symfony 4.4 will be supported until November 2022 and will receive security fixes until November 2023. Would you please consider re-adding the template engine for now? Otherwise we can't get PHP 8.0 support to Mautic as soon as you release v2 of this bundle.

Thanks in advance!

This reverts commit d8f41fe.

This is needed since Mautic 4 still uses the Template Engine.
@nickveenhof
Copy link

Ping? Can we get some help? This is blocking Mautic from moving forward with PHP 8. Happy to add tests or anything to move this forward :)

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

2 participants