mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
updated CHANGELOG
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
* 2.4.5 (2017-XX-XX)
|
||||
|
||||
* optimized the performance of the dot operator for array and method calls
|
||||
* added an exception when using "===" instead of "same as"
|
||||
* fixed possible array to string conversion concealing actual error
|
||||
* made variable names deterministic in compiled templates
|
||||
* fixed length filter when passing an instance of IteratorAggregate
|
||||
* fixed Environment::resolveTemplate to accept instances of TemplateWrapper
|
||||
|
||||
* 2.4.4 (2017-09-27)
|
||||
|
||||
Reference in New Issue
Block a user