Skip to content

v2.12.3 Symfony 5 Twig environment

Compare
Choose a tag to compare
@ivanbarlog ivanbarlog released this 19 Aug 13:24
· 6 commits to master since this release
7fb182a
use Twig\Environment instead Twig_Environment (#20)

* fix symfony security threat CVE-2019-10910

* use Twig\Environment instead Twig_Environment

(which is deprecated from v2.7)

https://github.com/twigphp/Twig/issues/3319