mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-21 15:48:42 +00:00
added Twig_Loader_Chain
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
* 1.2.0
|
||||
|
||||
* added Twig_Loader_Chain
|
||||
* added Twig_Loader_Array::setTemplate()
|
||||
* added an optimization for the set tag when used to capture a large chunk of static text
|
||||
* changed name regex to match PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks, tags, functions, filters, and macros)
|
||||
|
||||
Reference in New Issue
Block a user