nelmio / NelmioSecurityBundle

Adds extra security-related features in your Symfony application

Home Page:https://symfony.com/bundles/NelmioSecurityBundle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility Twig3

Nathan-Riviere opened this issue · comments

commented

Hi,

NelmioSecurityBundle is not compatible with Twig 3.
Error :

Attempted to load class "Twig_Extension" from the global namespace.
Did you forget a "use" statement?

image

Thanks !

Twig 3 support is added in #211 👍

Fixed in version 2.9.0