- added {foreach $array as $key=>$value} syntax

This commit is contained in:
Uwe.Tews
2009-11-17 18:09:29 +00:00
parent a63bc0f83b
commit 724a31ce11
2 changed files with 1155 additions and 1091 deletions

View File

@@ -2,6 +2,7 @@
- sanitize compile_id and cache_id (replace illegal chars with _)
- use _dir_perms and _file_perms properties at file creation
- new constant SMARTY_RESOURCE_DATE_FORMAT (default '%b %e, %Y') which is used as default format in modifier date_format
- added {foreach $array as $key=>$value} syntax
11/15/2009
- lexer/parser optimizations on quoted strings

File diff suppressed because it is too large Load Diff