mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 19:34:27 +02:00
- added {foreach $array as $key=>$value} syntax
This commit is contained in:
@@ -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
Reference in New Issue
Block a user