Symfony 4.4 LTS - Erreur CSP
HeLLsSs opened this issue · 2 comments
HeLLsSs commented
Hi,
I have problem with this bundle on Symfony 4.4 :)
When i install, and configure it, i enabled CSP i have this error :
Attempted to load class "Twig_Extension" from the global namespace.
Did you forget a "use" statement?
After, if i modify the bundle, i have same error with Token ...
Some one can help me ? Do you know alternative at this bundle for Security ?
Thanks, have a nice day.
damienalexandre commented
Hi,
Twig 3 support is added in #211. You did nothing wrong, you just have to wait for a new release of the bundle, or use Twig 2.
romainneutron commented
Fixed in version 2.9.0