mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
updated CHANGELOG
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
* 1.0.0-RC2
|
||||
* 1.0.0-RC2 (2011-02-21)
|
||||
|
||||
Changes:
|
||||
|
||||
* changed the way {% set %} works when capturing (the content is now marked as safe)
|
||||
* added support for macro name in the endmacro tag
|
||||
* make Twig_Error compatible with PHP 5.3.0 >
|
||||
* fixes an infinite loop on some Windows configurations
|
||||
* fixed the "length" filter for numbers
|
||||
* fixed Template::getAttribute() as properties in PHP are case sensitive
|
||||
* removed coupling between Twig_Node and Twig_Template
|
||||
* fixed the ternary operator precedence rule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user