mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
Merge branch '1.x'
* 1.x: fixed regression when registering two extensions having the same class name
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user