Hello everyone

In order to implement a new template engine in phpMyAdmin that does not allow the use of PHP directly in the templates to increase the security, I created a pull request [1] that adds an initial support to the Twig template engine.

However, as Michal correctly pointed out, the choice of which template engine to use and whether to use one or not should be discussed earlier through this mailing list.

What are your ideas on this subject?

[1] https://github.com/phpmyadmin/phpmyadmin/pull/13100

Best regards,
Maurício Meneghini Fauth