fixed raw blocks when used with the whitespace trim option (closes #617)

This commit is contained in:
Fabien Potencier
2012-01-28 17:45:32 +01:00
parent 0eadacf6ba
commit 310020ac98
3 changed files with 66 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
* 1.6.0-DEV
* fixed raw blocks when used with the whitespace trim option
* made a speed optimization to macro calls when imported via the "from" tag
* fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment when a new one or new extension is added
* fixed the attribute function when passing arguments