From eb48f3bceae9ac325d301b8576709f2ae003ecdf Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sat, 18 Oct 2014 00:31:50 +0200 Subject: [PATCH] Upload 3.1.21 --- change_log.txt | 25 +- libs/Smarty.class.php | 19 +- .../smarty_internal_compile_break.php | 2 +- .../smarty_internal_compile_continue.php | 2 +- .../smarty_internal_compile_function.php | 7 +- libs/sysplugins/smarty_internal_parsetree.php | 103 +- libs/sysplugins/smarty_internal_template.php | 1 + .../smarty_internal_templatebase.php | 2 +- .../smarty_internal_templatelexer.php | 123 +- .../smarty_internal_templateparser.php | 3956 +++++++++-------- 10 files changed, 2107 insertions(+), 2133 deletions(-) diff --git a/change_log.txt b/change_log.txt index 3f3c6456..98d47458 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,27 @@ - ===== 3.1.20 ===== (10.09.2014) + ===== 3.1.21 ===== (18.10.2014) + 18.10.2014 + - composer moved to github + + 17.10.2014 + - bugfix on $php_handling security and optimization of smarty_internal_parsetree (Thue Kristensen) + + 16.10.2014 + - bugfix composer.json update + + 15.10.2014 + - bugfix calling a new created cache file with fetch() and Smarty::CACHING_LIFETIME_SAVED multiple times did fail (forum 22350) + + 14.10.2014 + - bugfix any tag placed within "