mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
updated CHANGELOG
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
* 1.2.0
|
||||
|
||||
* added support for empty Countable objects for the "empty" test
|
||||
* fixed algorithm that determines if a template using inheritance is valid (no output between block definitions)
|
||||
* added better support for encoding problems when escaping a string (available as of PHP 5.4)
|
||||
* added a way to ignore a missing template when using the "include" tag ({% include "foo" ignore missing %})
|
||||
|
||||
Reference in New Issue
Block a user