
Hello ! Lorsque je lance le Makefile dans le dossier "lang", j'échoue sur les erreurs suivantes : ../bin/twig-cache PHP Fatal error: Uncaught TypeError: Failed to create closure from callable: function "url_for" not found or invalid function name in /var/www/galette/galette/vendor/twig/twig/src/Util/ReflectionCallable.php:45 [...] Next LogicException: Callback for function "url_for" is not callable in the current scope. in /var/www/galette/galette/vendor/twig/twig/src/Util/ReflectionCallable.php:47 [...] Next Twig\Error\SyntaxError: An exception has been thrown during the compilation of a template ("Callback for function "url_for" is not callable in the current scope.") in "myplugin_page.html.twig". in /var/www/galette/galette/vendor/twig/twig/src/Environment.php:595 [...] make: *** [Makefile:11 : twig] Erreur 255 Je n'ai pas touché au fichier bin/twig-cache, seulement ajusté LANGUAGES, DOMAINS et PHP_SOURCES dans le Makefile. J'ai regardé sur les plugins officiels, et lorsque je lance make, même problème... :s -- Guillaume AGNIERAY