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
Unexpected "apply" tag #15983
Comments
|
I need to investigate if it is a solution to upgrade twig on the PPA @garak are you using the PPA ? |
|
I do |
|
works for Twig 1.40+ and 2.9+: https://twigfiddle.com/jhf5f0 |
|
|
It was not removed, it was added in 2.9 and backported to 1.40. Both versions were released at the same time, because Twig develops 1.x, 2.x and 3.x in parallel. |
Oh ! |
|
It seems to be fixed with latest release of php-twig package |
Signed-off-by: William Desportes <williamdes@wdes.fr>
Describe the bug
Uncaught Twig_Error_Syntax: Unexpected "apply" tag (expecting closing tag for the "set" tag defined near line 27). in /usr/share/phpmyadmin/templates/display/import/javascript.twig
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: