Merge branch '1.x'

* 1.x:
  fixed regression when registering two extensions having the same class name
This commit is contained in:
Fabien Potencier
2016-10-23 13:17:01 -07:00
+1
View File
@@ -19,6 +19,7 @@
* 1.27.0 (2016-XX-XX)
* fixed regression when registering two extensions having the same class name
* deprecated Twig_LoaderInterface::getSource() (implement Twig_SourceContextLoaderInterface instead)
* fixed the filesystem loader with relative paths
* deprecated Twig_Node::getLine() in favor of Twig_Node::getTemplateLine()