We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The project is currently not Twig 3.0.0 compatible.
The extended global \Twig_Extension class doesn't exist anymore. To add Twig 3.0.0 support it is problably necessary to drop Twig 1 support.
\Twig_Extension
The text was updated successfully, but these errors were encountered:
@keulinho See #236
Sorry, something went wrong.
@florianeckerstorfer with #236 being merged dev-master is compatible with twig 3.0
is there a timeline when we can expect this being released?
@keulinho With #238 being merged this should be fine now. Release will probably happen on the weekend
No branches or pull requests
The project is currently not Twig 3.0.0 compatible.
The extended global
\Twig_Extension
class doesn't exist anymore.To add Twig 3.0.0 support it is problably necessary to drop Twig 1 support.
The text was updated successfully, but these errors were encountered: