From dcae51421577686364b151a50c8bb852566f2a42 Mon Sep 17 00:00:00 2001 From: Ian Date: Sun, 19 Oct 2014 16:19:01 +0200 Subject: [PATCH] Smarty 3.1.21 upgrade (see changelog) --- ...OTES.txt => INHERITANCE_RELEASE_NOTES.txt} | 0 bundled-libs/Smarty/README | 2 +- bundled-libs/Smarty/change_log.txt | 27 +- bundled-libs/Smarty/libs/Smarty.class.php | 20 +- .../smarty_internal_compile_break.php | 2 +- .../smarty_internal_compile_continue.php | 2 +- .../smarty_internal_compile_function.php | 7 +- .../sysplugins/smarty_internal_parsetree.php | 103 +- .../sysplugins/smarty_internal_template.php | 1 + .../smarty_internal_templatebase.php | 2 +- .../smarty_internal_templatelexer.php | 123 +- .../smarty_internal_templateparser.php | 3956 +++++++++-------- docs/NEWS | 4 +- 13 files changed, 2113 insertions(+), 2136 deletions(-) rename bundled-libs/Smarty/{3.1.16_RELEASE_NOTES.txt => INHERITANCE_RELEASE_NOTES.txt} (100%) diff --git a/bundled-libs/Smarty/3.1.16_RELEASE_NOTES.txt b/bundled-libs/Smarty/INHERITANCE_RELEASE_NOTES.txt similarity index 100% rename from bundled-libs/Smarty/3.1.16_RELEASE_NOTES.txt rename to bundled-libs/Smarty/INHERITANCE_RELEASE_NOTES.txt diff --git a/bundled-libs/Smarty/README b/bundled-libs/Smarty/README index 93f763b7..6367f030 100644 --- a/bundled-libs/Smarty/README +++ b/bundled-libs/Smarty/README @@ -1,4 +1,4 @@ -Smarty 3.1.20 +Smarty 3.1.21 Author: Monte Ohrt Author: Uwe Tews diff --git a/bundled-libs/Smarty/change_log.txt b/bundled-libs/Smarty/change_log.txt index 3f3c6456..a0161659 100644 --- a/bundled-libs/Smarty/change_log.txt +++ b/bundled-libs/Smarty/change_log.txt @@ -1,4 +1,29 @@ - ===== 3.1.20 ===== (10.09.2014) + ===== 3.1.22-dev ===== (xx.xx.2014) + ===== 3.1.21 ===== (18.10.2014) + 18.10.2014 + - composer moved to github + - add COMPOSER_RELEASE_NOTES + + 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 "