added the possibility to pass a TemplateWrapper to Twig\Environment::load()

This commit is contained in:
Fabien Potencier
2019-03-11 17:54:51 +01:00
parent 714360d612
commit d9b91a257e
+1
View File
@@ -1,5 +1,6 @@
* 2.7.0 (2019-XX-XX)
* added the possibility to pass a TemplateWrapper to Twig\Environment::load()
* marked Twig\Environment::getTemplateClass() as internal (implementation detail)
* improved the performance of the sandbox
* deprecated the spaceless tag