From 1be052752364adfe245a74a3b2bffbf4e70cfeb8 Mon Sep 17 00:00:00 2001 From: Linty Date: Wed, 17 Sep 2025 12:05:48 +0200 Subject: [PATCH] issue #2405 update smarty and made Piwigo compatible with smarty 5.x --- admin/cat_list.php | 3 +- admin/cat_modify.php | 1 + .../default/template/batch_manager_global.tpl | 2 +- .../default/template/batch_manager_unit.tpl | 2 +- admin/themes/default/template/cat_list.tpl | 2 +- admin/themes/default/template/cat_modify.tpl | 2 +- .../default/template/configuration_search.tpl | 2 +- .../default/template/picture_formats.tpl | 2 +- .../default/template/picture_modify.tpl | 4 +- admin/themes/default/template/plugins_new.tpl | 4 +- .../themes/default/template/user_activity.tpl | 4 +- include/smarty/CHANGELOG.md | 181 +- include/smarty/README.md | 10 +- include/smarty/SECURITY.md | 6 +- include/smarty/libs/Autoloader.php | 111 - include/smarty/libs/Smarty.class.php | 1443 +------- include/smarty/libs/bootstrap.php | 16 - include/smarty/libs/functions.php | 51 - .../smarty/libs/plugins/block.textformat.php | 121 - .../smarty/libs/plugins/function.counter.php | 62 - .../smarty/libs/plugins/function.cycle.php | 92 - .../smarty/libs/plugins/function.fetch.php | 204 -- .../libs/plugins/function.html_checkboxes.php | 286 -- .../libs/plugins/function.html_image.php | 158 - .../libs/plugins/function.html_options.php | 230 -- .../libs/plugins/function.html_radios.php | 266 -- .../plugins/function.html_select_date.php | 395 -- .../plugins/function.html_select_time.php | 354 -- .../libs/plugins/function.html_table.php | 164 - .../smarty/libs/plugins/function.mailto.php | 142 - include/smarty/libs/plugins/function.math.php | 142 - .../libs/plugins/modifier.capitalize.php | 147 - .../smarty/libs/plugins/modifier.count.php | 36 - .../libs/plugins/modifier.date_format.php | 86 - .../libs/plugins/modifier.debug_print_var.php | 103 - .../smarty/libs/plugins/modifier.escape.php | 189 - .../smarty/libs/plugins/modifier.explode.php | 25 - .../libs/plugins/modifier.mb_wordwrap.php | 71 - .../libs/plugins/modifier.number_format.php | 26 - .../libs/plugins/modifier.regex_replace.php | 55 - .../smarty/libs/plugins/modifier.replace.php | 37 - .../smarty/libs/plugins/modifier.spacify.php | 26 - .../smarty/libs/plugins/modifier.truncate.php | 62 - .../libs/plugins/modifiercompiler.cat.php | 28 - .../modifiercompiler.count_characters.php | 32 - .../modifiercompiler.count_paragraphs.php | 26 - .../modifiercompiler.count_sentences.php | 26 - .../plugins/modifiercompiler.count_words.php | 31 - .../libs/plugins/modifiercompiler.default.php | 32 - .../libs/plugins/modifiercompiler.escape.php | 87 - .../plugins/modifiercompiler.from_charset.php | 30 - .../libs/plugins/modifiercompiler.indent.php | 30 - .../libs/plugins/modifiercompiler.lower.php | 29 - .../libs/plugins/modifiercompiler.nl2br.php | 23 - .../libs/plugins/modifiercompiler.noprint.php | 20 - .../libs/plugins/modifiercompiler.round.php | 23 - .../plugins/modifiercompiler.str_repeat.php | 23 - .../modifiercompiler.string_format.php | 24 - .../libs/plugins/modifiercompiler.strip.php | 30 - .../plugins/modifiercompiler.strip_tags.php | 28 - .../libs/plugins/modifiercompiler.strlen.php | 23 - .../plugins/modifiercompiler.to_charset.php | 30 - .../plugins/modifiercompiler.unescape.php | 52 - .../libs/plugins/modifiercompiler.upper.php | 28 - .../plugins/modifiercompiler.wordwrap.php | 39 - .../plugins/outputfilter.trimwhitespace.php | 89 - .../plugins/shared.escape_special_chars.php | 26 - .../plugins/shared.literal_compiler_param.php | 35 - .../libs/plugins/shared.make_timestamp.php | 49 - .../libs/plugins/shared.mb_str_replace.php | 87 - .../smarty/libs/plugins/shared.mb_unicode.php | 51 - .../variablefilter.htmlspecialchars.php | 19 - .../libs/sysplugins/smarty_cacheresource.php | 219 -- .../smarty/libs/sysplugins/smarty_data.php | 68 - .../smarty_internal_cacheresource_file.php | 235 -- .../smarty_internal_compile_assign.php | 96 - .../smarty_internal_compile_block.php | 189 - .../smarty_internal_compile_block_child.php | 24 - .../smarty_internal_compile_block_parent.php | 31 - .../smarty_internal_compile_break.php | 117 - .../smarty_internal_compile_call.php | 89 - .../smarty_internal_compile_capture.php | 105 - .../smarty_internal_compile_child.php | 79 - .../smarty_internal_compile_config_load.php | 96 - .../smarty_internal_compile_continue.php | 25 - .../smarty_internal_compile_debug.php | 40 - .../smarty_internal_compile_eval.php | 70 - .../smarty_internal_compile_extends.php | 158 - .../smarty_internal_compile_for.php | 164 - .../smarty_internal_compile_foreach.php | 343 -- .../smarty_internal_compile_function.php | 236 -- .../sysplugins/smarty_internal_compile_if.php | 207 -- .../smarty_internal_compile_include.php | 347 -- .../smarty_internal_compile_insert.php | 157 - .../smarty_internal_compile_ldelim.php | 37 - .../smarty_internal_compile_make_nocache.php | 62 - .../smarty_internal_compile_nocache.php | 73 - .../smarty_internal_compile_parent.php | 31 - ..._internal_compile_private_block_plugin.php | 124 - ...nternal_compile_private_foreachsection.php | 228 -- ...ternal_compile_private_function_plugin.php | 78 - ...arty_internal_compile_private_modifier.php | 161 - ..._compile_private_object_block_function.php | 42 - ...ternal_compile_private_object_function.php | 85 - ...ernal_compile_private_print_expression.php | 161 - ...ernal_compile_private_registered_block.php | 72 - ...al_compile_private_registered_function.php | 91 - ...ernal_compile_private_special_variable.php | 130 - .../smarty_internal_compile_rdelim.php | 34 - .../smarty_internal_compile_section.php | 462 --- .../smarty_internal_compile_setfilter.php | 68 - .../smarty_internal_compile_while.php | 100 - .../smarty_internal_compilebase.php | 203 -- .../smarty_internal_config_file_compiler.php | 211 -- .../smarty_internal_configfileparser.php | 1046 ------ .../libs/sysplugins/smarty_internal_data.php | 272 -- .../smarty_internal_extension_handler.php | 197 - ...rty_internal_method_addautoloadfilters.php | 53 - ...ty_internal_method_adddefaultmodifiers.php | 42 - .../smarty_internal_method_append.php | 74 - .../smarty_internal_method_appendbyref.php | 49 - .../smarty_internal_method_assignbyref.php | 36 - .../smarty_internal_method_assignglobal.php | 44 - .../smarty_internal_method_clearallassign.php | 36 - .../smarty_internal_method_clearallcache.php | 41 - .../smarty_internal_method_clearassign.php | 43 - .../smarty_internal_method_clearcache.php | 50 - ..._internal_method_clearcompiledtemplate.php | 131 - .../smarty_internal_method_clearconfig.php | 41 - ...marty_internal_method_compileallconfig.php | 36 - ...ty_internal_method_compilealltemplates.php | 130 - .../smarty_internal_method_configload.php | 182 - .../smarty_internal_method_createdata.php | 44 - ...rty_internal_method_getautoloadfilters.php | 37 - ...arty_internal_method_getconfigvariable.php | 34 - .../smarty_internal_method_getconfigvars.php | 58 - ...marty_internal_method_getdebugtemplate.php | 35 - ...ty_internal_method_getdefaultmodifiers.php | 35 - .../smarty_internal_method_getglobal.php | 47 - ...ty_internal_method_getregisteredobject.php | 44 - ...arty_internal_method_getstreamvariable.php | 50 - .../smarty_internal_method_gettags.php | 63 - ...smarty_internal_method_gettemplatevars.php | 119 - .../smarty_internal_method_literals.php | 100 - .../smarty_internal_method_loadfilter.php | 77 - .../smarty_internal_method_loadplugin.php | 111 - .../smarty_internal_method_mustcompile.php | 50 - ..._internal_method_registercacheresource.php | 42 - .../smarty_internal_method_registerclass.php | 46 - ...al_method_registerdefaultconfighandler.php | 42 - ...al_method_registerdefaultpluginhandler.php | 43 - ..._method_registerdefaulttemplatehandler.php | 88 - .../smarty_internal_method_registerfilter.php | 87 - .../smarty_internal_method_registerobject.php | 84 - .../smarty_internal_method_registerplugin.php | 58 - ...marty_internal_method_registerresource.php | 39 - ...rty_internal_method_setautoloadfilters.php | 72 - ...marty_internal_method_setdebugtemplate.php | 41 - ...ty_internal_method_setdefaultmodifiers.php | 38 - .../smarty_internal_method_unloadfilter.php | 43 - ...nternal_method_unregistercacheresource.php | 40 - ...marty_internal_method_unregisterfilter.php | 43 - ...marty_internal_method_unregisterobject.php | 40 - ...marty_internal_method_unregisterplugin.php | 41 - ...rty_internal_method_unregisterresource.php | 40 - .../smarty_internal_nocache_insert.php | 51 - .../sysplugins/smarty_internal_parsetree.php | 50 - .../smarty_internal_resource_file.php | 180 - .../smarty_internal_resource_php.php | 116 - .../smarty_internal_resource_stream.php | 78 - .../smarty_internal_resource_string.php | 108 - .../smarty_internal_runtime_cachemodify.php | 68 - ...rty_internal_runtime_cacheresourcefile.php | 139 - .../smarty_internal_runtime_capture.php | 174 - .../smarty_internal_runtime_codeframe.php | 103 - .../smarty_internal_runtime_filterhandler.php | 69 - .../smarty_internal_runtime_foreach.php | 162 - ...smarty_internal_runtime_getincludepath.php | 181 - .../smarty_internal_runtime_inheritance.php | 251 -- .../smarty_internal_runtime_make_nocache.php | 54 - .../smarty_internal_runtime_tplfunction.php | 177 - .../smarty_internal_runtime_updatecache.php | 183 - .../smarty_internal_runtime_updatescope.php | 115 - .../smarty_internal_runtime_writefile.php | 91 - ...smarty_internal_smartytemplatecompiler.php | 184 - .../sysplugins/smarty_internal_template.php | 741 ---- .../smarty_internal_templatebase.php | 401 --- .../smarty_internal_templatecompilerbase.php | 1749 --------- .../smarty_internal_templateparser.php | 2926 --------------- .../smarty_internal_testinstall.php | 605 ---- .../sysplugins/smarty_internal_undefined.php | 67 - .../libs/sysplugins/smarty_resource.php | 260 -- .../sysplugins/smarty_resource_custom.php | 104 - .../sysplugins/smarty_resource_recompiled.php | 94 - .../sysplugins/smarty_resource_uncompiled.php | 49 - .../libs/sysplugins/smarty_security.php | 680 ---- .../sysplugins/smarty_template_cached.php | 257 -- .../sysplugins/smarty_template_compiled.php | 257 -- .../sysplugins/smarty_template_config.php | 100 - .../smarty_template_resource_base.php | 152 - .../sysplugins/smarty_template_source.php | 213 -- .../sysplugins/smarty_undefined_variable.php | 33 - .../libs/sysplugins/smarty_variable.php | 48 - .../sysplugins/smartycompilerexception.php | 73 - .../libs/sysplugins/smartyexception.php | 19 - include/smarty/src/BlockHandler/Base.php | 19 + .../BlockHandler/BlockHandlerInterface.php | 10 + .../src/BlockHandler/BlockPluginWrapper.php | 19 + .../smarty/src/BlockHandler/TextFormat.php | 110 + include/smarty/src/Cacheresource/Base.php | 156 + .../Cacheresource/Custom.php} | 150 +- include/smarty/src/Cacheresource/File.php | 338 ++ .../Cacheresource/KeyValueStore.php} | 113 +- include/smarty/src/Compile/Base.php | 233 ++ include/smarty/src/Compile/BlockCompiler.php | 228 ++ .../smarty/src/Compile/CompilerInterface.php | 26 + .../Compile/DefaultHandlerBlockCompiler.php | 29 + .../DefaultHandlerFunctionCallCompiler.php | 47 + .../src/Compile/FunctionCallCompiler.php | 79 + .../src/Compile/Modifier/BCPluginWrapper.php | 19 + include/smarty/src/Compile/Modifier/Base.php | 49 + .../Compile/Modifier/CatModifierCompiler.php | 25 + .../CountCharactersModifierCompiler.php | 21 + .../CountParagraphsModifierCompiler.php | 19 + .../CountSentencesModifierCompiler.php | 19 + .../Modifier/CountWordsModifierCompiler.php | 20 + .../Modifier/DefaultModifierCompiler.php | 26 + .../Modifier/EmptyModifierCompiler.php | 19 + .../Modifier/EscapeModifierCompiler.php | 66 + .../Modifier/FromCharsetModifierCompiler.php | 21 + .../Modifier/IndentModifierCompiler.php | 24 + .../Modifier/IsArrayModifierCompiler.php | 19 + .../Modifier/IssetModifierCompiler.php | 25 + .../Modifier/JsonEncodeModifierCompiler.php | 14 + .../Modifier/LowerModifierCompiler.php | 19 + .../Modifier/ModifierCompilerInterface.php | 17 + .../Modifier/Nl2brModifierCompiler.php | 17 + .../Modifier/NoPrintModifierCompiler.php | 18 + .../Compile/Modifier/RawModifierCompiler.php | 21 + .../Modifier/RoundModifierCompiler.php | 18 + .../Modifier/StrRepeatModifierCompiler.php | 17 + .../Modifier/StringFormatModifierCompiler.php | 18 + .../Modifier/StripModifierCompiler.php | 24 + .../Modifier/StripTagsModifierCompiler.php | 22 + .../Modifier/StrlenModifierCompiler.php | 18 + .../Modifier/SubstrModifierCompiler.php | 15 + .../Modifier/ToCharsetModifierCompiler.php | 21 + .../Modifier/UnescapeModifierCompiler.php | 34 + .../Modifier/UpperModifierCompiler.php | 18 + .../Modifier/WordWrapModifierCompiler.php | 27 + .../smarty/src/Compile/ModifierCompiler.php | 95 + .../src/Compile/ObjectMethodBlockCompiler.php | 44 + .../src/Compile/ObjectMethodCallCompiler.php | 76 + .../src/Compile/PrintExpressionCompiler.php | 96 + .../src/Compile/SpecialVariableCompiler.php | 134 + .../Compile/Tag/Append.php} | 34 +- include/smarty/src/Compile/Tag/Assign.php | 95 + .../src/Compile/Tag/BCPluginWrapper.php | 31 + include/smarty/src/Compile/Tag/Block.php | 92 + include/smarty/src/Compile/Tag/BlockClose.php | 110 + include/smarty/src/Compile/Tag/BreakTag.php | 123 + include/smarty/src/Compile/Tag/Call.php | 81 + include/smarty/src/Compile/Tag/Capture.php | 72 + .../smarty/src/Compile/Tag/CaptureClose.php | 43 + include/smarty/src/Compile/Tag/ConfigLoad.php | 77 + .../smarty/src/Compile/Tag/ContinueTag.php | 27 + include/smarty/src/Compile/Tag/Debug.php | 45 + include/smarty/src/Compile/Tag/ElseIfTag.php | 86 + include/smarty/src/Compile/Tag/ElseTag.php | 29 + include/smarty/src/Compile/Tag/EvalTag.php | 74 + include/smarty/src/Compile/Tag/ExtendsTag.php | 87 + include/smarty/src/Compile/Tag/ForClose.php | 51 + include/smarty/src/Compile/Tag/ForElse.php | 30 + include/smarty/src/Compile/Tag/ForTag.php | 101 + .../smarty/src/Compile/Tag/ForeachClose.php | 55 + .../smarty/src/Compile/Tag/ForeachElse.php | 35 + .../smarty/src/Compile/Tag/ForeachSection.php | 206 ++ include/smarty/src/Compile/Tag/ForeachTag.php | 286 ++ .../smarty/src/Compile/Tag/FunctionClose.php | 164 + .../smarty/src/Compile/Tag/FunctionTag.php | 73 + include/smarty/src/Compile/Tag/IfClose.php | 48 + include/smarty/src/Compile/Tag/IfTag.php | 70 + include/smarty/src/Compile/Tag/IncludeTag.php | 189 + .../Compile/Tag/Inheritance.php} | 27 +- include/smarty/src/Compile/Tag/Ldelim.php | 41 + include/smarty/src/Compile/Tag/Nocache.php | 36 + .../smarty/src/Compile/Tag/NocacheClose.php | 37 + include/smarty/src/Compile/Tag/Rdelim.php | 36 + include/smarty/src/Compile/Tag/Section.php | 399 +++ .../smarty/src/Compile/Tag/SectionClose.php | 48 + .../smarty/src/Compile/Tag/SectionElse.php | 29 + include/smarty/src/Compile/Tag/Setfilter.php | 40 + .../smarty/src/Compile/Tag/SetfilterClose.php | 43 + include/smarty/src/Compile/Tag/WhileClose.php | 45 + include/smarty/src/Compile/Tag/WhileTag.php | 72 + include/smarty/src/Compiler/BaseCompiler.php | 23 + include/smarty/src/Compiler/CodeFrame.php | 126 + include/smarty/src/Compiler/Configfile.php | 173 + include/smarty/src/Compiler/Template.php | 1512 ++++++++ include/smarty/src/CompilerException.php | 73 + include/smarty/src/Data.php | 521 +++ .../Debug.php} | 219 +- .../ErrorHandler.php} | 20 +- include/smarty/src/Exception.php | 16 + .../smarty/src/Extension/BCPluginsAdapter.php | 229 ++ include/smarty/src/Extension/Base.php | 41 + .../smarty/src/Extension/CallbackWrapper.php | 35 + .../smarty/src/Extension/CoreExtension.php | 49 + .../smarty/src/Extension/DefaultExtension.php | 757 ++++ .../src/Extension/ExtensionInterface.php | 83 + include/smarty/src/Filter/FilterInterface.php | 9 + .../smarty/src/Filter/FilterPluginWrapper.php | 15 + .../src/Filter/Output/TrimWhitespace.php | 91 + .../src/FunctionHandler/BCPluginWrapper.php | 21 + include/smarty/src/FunctionHandler/Base.php | 21 + include/smarty/src/FunctionHandler/Count.php | 36 + .../smarty/src/FunctionHandler/Counter.php | 61 + include/smarty/src/FunctionHandler/Cycle.php | 90 + include/smarty/src/FunctionHandler/Fetch.php | 203 ++ .../FunctionHandlerInterface.php | 10 + .../smarty/src/FunctionHandler/HtmlBase.php | 107 + .../src/FunctionHandler/HtmlCheckboxes.php | 189 + .../smarty/src/FunctionHandler/HtmlImage.php | 149 + .../src/FunctionHandler/HtmlOptions.php | 223 ++ .../smarty/src/FunctionHandler/HtmlRadios.php | 174 + .../src/FunctionHandler/HtmlSelectDate.php | 381 ++ .../src/FunctionHandler/HtmlSelectTime.php | 334 ++ .../smarty/src/FunctionHandler/HtmlTable.php | 161 + include/smarty/src/FunctionHandler/Mailto.php | 141 + include/smarty/src/FunctionHandler/Math.php | 140 + .../Lexer/ConfigfileLexer.php} | 568 ++- .../Lexer/ConfigfileLexer.plex} | 61 +- .../Lexer/TemplateLexer.php} | 240 +- .../Lexer/TemplateLexer.plex} | 182 +- include/smarty/src/ParseTree/Base.php | 45 + .../ParseTree/Code.php} | 17 +- .../ParseTree/Dq.php} | 54 +- .../ParseTree/DqContent.php} | 20 +- .../ParseTree/Tag.php} | 29 +- .../ParseTree/Template.php} | 43 +- .../ParseTree/Text.php} | 16 +- .../smarty/src/Parser/ConfigfileParser.php | 972 +++++ .../Parser/ConfigfileParser.y} | 28 +- include/smarty/src/Parser/TemplateParser.php | 3178 +++++++++++++++++ .../Parser/TemplateParser.y} | 313 +- include/smarty/src/Resource/BasePlugin.php | 145 + include/smarty/src/Resource/CustomPlugin.php | 105 + .../Resource/ExtendsPlugin.php} | 76 +- include/smarty/src/Resource/FilePlugin.php | 183 + .../smarty/src/Resource/RecompiledPlugin.php | 50 + include/smarty/src/Resource/StreamPlugin.php | 71 + .../Resource/StringEval.php} | 49 +- include/smarty/src/Resource/StringPlugin.php | 94 + .../Runtime/Block.php} | 18 +- include/smarty/src/Runtime/CaptureRuntime.php | 163 + .../Runtime/DefaultPluginHandlerRuntime.php | 73 + include/smarty/src/Runtime/ForeachRuntime.php | 160 + .../smarty/src/Runtime/InheritanceRuntime.php | 243 ++ .../smarty/src/Runtime/TplFunctionRuntime.php | 144 + include/smarty/src/Security.php | 560 +++ include/smarty/src/Smarty.php | 2239 ++++++++++++ include/smarty/src/Template.php | 732 ++++ include/smarty/src/Template/Cached.php | 428 +++ include/smarty/src/Template/Compiled.php | 305 ++ include/smarty/src/Template/Config.php | 36 + .../smarty/src/Template/GeneratedPhpFile.php | 159 + include/smarty/src/Template/Source.php | 285 ++ include/smarty/src/TemplateBase.php | 425 +++ include/smarty/src/TestInstall.php | 211 ++ include/smarty/src/UndefinedVariable.php | 19 + include/smarty/src/Variable.php | 118 + include/smarty/{libs => src}/debug.tpl | 11 +- include/smarty/src/functions.php | 253 ++ include/template.class.php | 26 +- .../template/identification.tpl | 2 +- themes/standard_pages/template/password.tpl | 2 +- themes/standard_pages/template/profile.tpl | 2 +- themes/standard_pages/template/register.tpl | 2 +- 378 files changed, 24680 insertions(+), 28506 deletions(-) delete mode 100644 include/smarty/libs/Autoloader.php delete mode 100644 include/smarty/libs/bootstrap.php delete mode 100644 include/smarty/libs/functions.php delete mode 100644 include/smarty/libs/plugins/block.textformat.php delete mode 100644 include/smarty/libs/plugins/function.counter.php delete mode 100644 include/smarty/libs/plugins/function.cycle.php delete mode 100644 include/smarty/libs/plugins/function.fetch.php delete mode 100644 include/smarty/libs/plugins/function.html_checkboxes.php delete mode 100644 include/smarty/libs/plugins/function.html_image.php delete mode 100644 include/smarty/libs/plugins/function.html_options.php delete mode 100644 include/smarty/libs/plugins/function.html_radios.php delete mode 100644 include/smarty/libs/plugins/function.html_select_date.php delete mode 100644 include/smarty/libs/plugins/function.html_select_time.php delete mode 100644 include/smarty/libs/plugins/function.html_table.php delete mode 100644 include/smarty/libs/plugins/function.mailto.php delete mode 100644 include/smarty/libs/plugins/function.math.php delete mode 100644 include/smarty/libs/plugins/modifier.capitalize.php delete mode 100644 include/smarty/libs/plugins/modifier.count.php delete mode 100644 include/smarty/libs/plugins/modifier.date_format.php delete mode 100644 include/smarty/libs/plugins/modifier.debug_print_var.php delete mode 100644 include/smarty/libs/plugins/modifier.escape.php delete mode 100644 include/smarty/libs/plugins/modifier.explode.php delete mode 100644 include/smarty/libs/plugins/modifier.mb_wordwrap.php delete mode 100644 include/smarty/libs/plugins/modifier.number_format.php delete mode 100644 include/smarty/libs/plugins/modifier.regex_replace.php delete mode 100644 include/smarty/libs/plugins/modifier.replace.php delete mode 100644 include/smarty/libs/plugins/modifier.spacify.php delete mode 100644 include/smarty/libs/plugins/modifier.truncate.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.cat.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.count_characters.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.count_paragraphs.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.count_sentences.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.count_words.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.default.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.escape.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.from_charset.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.indent.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.lower.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.nl2br.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.noprint.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.round.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.str_repeat.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.string_format.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.strip.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.strip_tags.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.strlen.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.to_charset.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.unescape.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.upper.php delete mode 100644 include/smarty/libs/plugins/modifiercompiler.wordwrap.php delete mode 100644 include/smarty/libs/plugins/outputfilter.trimwhitespace.php delete mode 100644 include/smarty/libs/plugins/shared.escape_special_chars.php delete mode 100644 include/smarty/libs/plugins/shared.literal_compiler_param.php delete mode 100644 include/smarty/libs/plugins/shared.make_timestamp.php delete mode 100644 include/smarty/libs/plugins/shared.mb_str_replace.php delete mode 100644 include/smarty/libs/plugins/shared.mb_unicode.php delete mode 100644 include/smarty/libs/plugins/variablefilter.htmlspecialchars.php delete mode 100644 include/smarty/libs/sysplugins/smarty_cacheresource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_data.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_assign.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_block.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_block_child.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_block_parent.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_break.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_call.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_capture.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_child.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_config_load.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_continue.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_debug.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_eval.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_extends.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_for.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_foreach.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_function.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_if.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_include.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_insert.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_nocache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_parent.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_section.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compile_while.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_compilebase.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_configfileparser.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_data.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_extension_handler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_append.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearassign.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearcache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_configload.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_createdata.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getglobal.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_gettags.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_literals.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerclass.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerobject.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_registerresource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_parsetree.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_resource_file.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_resource_php.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_resource_stream.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_resource_string.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_capture.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_make_nocache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_template.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_templatebase.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_templateparser.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_testinstall.php delete mode 100644 include/smarty/libs/sysplugins/smarty_internal_undefined.php delete mode 100644 include/smarty/libs/sysplugins/smarty_resource.php delete mode 100644 include/smarty/libs/sysplugins/smarty_resource_custom.php delete mode 100644 include/smarty/libs/sysplugins/smarty_resource_recompiled.php delete mode 100644 include/smarty/libs/sysplugins/smarty_resource_uncompiled.php delete mode 100644 include/smarty/libs/sysplugins/smarty_security.php delete mode 100644 include/smarty/libs/sysplugins/smarty_template_cached.php delete mode 100644 include/smarty/libs/sysplugins/smarty_template_compiled.php delete mode 100644 include/smarty/libs/sysplugins/smarty_template_config.php delete mode 100644 include/smarty/libs/sysplugins/smarty_template_resource_base.php delete mode 100644 include/smarty/libs/sysplugins/smarty_template_source.php delete mode 100644 include/smarty/libs/sysplugins/smarty_undefined_variable.php delete mode 100644 include/smarty/libs/sysplugins/smarty_variable.php delete mode 100644 include/smarty/libs/sysplugins/smartycompilerexception.php delete mode 100644 include/smarty/libs/sysplugins/smartyexception.php create mode 100644 include/smarty/src/BlockHandler/Base.php create mode 100644 include/smarty/src/BlockHandler/BlockHandlerInterface.php create mode 100644 include/smarty/src/BlockHandler/BlockPluginWrapper.php create mode 100644 include/smarty/src/BlockHandler/TextFormat.php create mode 100644 include/smarty/src/Cacheresource/Base.php rename include/smarty/{libs/sysplugins/smarty_cacheresource_custom.php => src/Cacheresource/Custom.php} (64%) create mode 100644 include/smarty/src/Cacheresource/File.php rename include/smarty/{libs/sysplugins/smarty_cacheresource_keyvaluestore.php => src/Cacheresource/KeyValueStore.php} (83%) create mode 100644 include/smarty/src/Compile/Base.php create mode 100644 include/smarty/src/Compile/BlockCompiler.php create mode 100644 include/smarty/src/Compile/CompilerInterface.php create mode 100644 include/smarty/src/Compile/DefaultHandlerBlockCompiler.php create mode 100644 include/smarty/src/Compile/DefaultHandlerFunctionCallCompiler.php create mode 100644 include/smarty/src/Compile/FunctionCallCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/BCPluginWrapper.php create mode 100644 include/smarty/src/Compile/Modifier/Base.php create mode 100644 include/smarty/src/Compile/Modifier/CatModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/CountCharactersModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/CountParagraphsModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/CountSentencesModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/CountWordsModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/DefaultModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/EmptyModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/EscapeModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/FromCharsetModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/IndentModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/IsArrayModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/IssetModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/JsonEncodeModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/LowerModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/ModifierCompilerInterface.php create mode 100644 include/smarty/src/Compile/Modifier/Nl2brModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/NoPrintModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/RawModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/RoundModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/StrRepeatModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/StringFormatModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/StripModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/StripTagsModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/StrlenModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/SubstrModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/ToCharsetModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/UnescapeModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/UpperModifierCompiler.php create mode 100644 include/smarty/src/Compile/Modifier/WordWrapModifierCompiler.php create mode 100644 include/smarty/src/Compile/ModifierCompiler.php create mode 100644 include/smarty/src/Compile/ObjectMethodBlockCompiler.php create mode 100644 include/smarty/src/Compile/ObjectMethodCallCompiler.php create mode 100644 include/smarty/src/Compile/PrintExpressionCompiler.php create mode 100644 include/smarty/src/Compile/SpecialVariableCompiler.php rename include/smarty/{libs/sysplugins/smarty_internal_compile_append.php => src/Compile/Tag/Append.php} (60%) create mode 100644 include/smarty/src/Compile/Tag/Assign.php create mode 100644 include/smarty/src/Compile/Tag/BCPluginWrapper.php create mode 100644 include/smarty/src/Compile/Tag/Block.php create mode 100644 include/smarty/src/Compile/Tag/BlockClose.php create mode 100644 include/smarty/src/Compile/Tag/BreakTag.php create mode 100644 include/smarty/src/Compile/Tag/Call.php create mode 100644 include/smarty/src/Compile/Tag/Capture.php create mode 100644 include/smarty/src/Compile/Tag/CaptureClose.php create mode 100644 include/smarty/src/Compile/Tag/ConfigLoad.php create mode 100644 include/smarty/src/Compile/Tag/ContinueTag.php create mode 100644 include/smarty/src/Compile/Tag/Debug.php create mode 100644 include/smarty/src/Compile/Tag/ElseIfTag.php create mode 100644 include/smarty/src/Compile/Tag/ElseTag.php create mode 100644 include/smarty/src/Compile/Tag/EvalTag.php create mode 100644 include/smarty/src/Compile/Tag/ExtendsTag.php create mode 100644 include/smarty/src/Compile/Tag/ForClose.php create mode 100644 include/smarty/src/Compile/Tag/ForElse.php create mode 100644 include/smarty/src/Compile/Tag/ForTag.php create mode 100644 include/smarty/src/Compile/Tag/ForeachClose.php create mode 100644 include/smarty/src/Compile/Tag/ForeachElse.php create mode 100644 include/smarty/src/Compile/Tag/ForeachSection.php create mode 100644 include/smarty/src/Compile/Tag/ForeachTag.php create mode 100644 include/smarty/src/Compile/Tag/FunctionClose.php create mode 100644 include/smarty/src/Compile/Tag/FunctionTag.php create mode 100644 include/smarty/src/Compile/Tag/IfClose.php create mode 100644 include/smarty/src/Compile/Tag/IfTag.php create mode 100644 include/smarty/src/Compile/Tag/IncludeTag.php rename include/smarty/{libs/sysplugins/smarty_internal_compile_shared_inheritance.php => src/Compile/Tag/Inheritance.php} (58%) create mode 100644 include/smarty/src/Compile/Tag/Ldelim.php create mode 100644 include/smarty/src/Compile/Tag/Nocache.php create mode 100644 include/smarty/src/Compile/Tag/NocacheClose.php create mode 100644 include/smarty/src/Compile/Tag/Rdelim.php create mode 100644 include/smarty/src/Compile/Tag/Section.php create mode 100644 include/smarty/src/Compile/Tag/SectionClose.php create mode 100644 include/smarty/src/Compile/Tag/SectionElse.php create mode 100644 include/smarty/src/Compile/Tag/Setfilter.php create mode 100644 include/smarty/src/Compile/Tag/SetfilterClose.php create mode 100644 include/smarty/src/Compile/Tag/WhileClose.php create mode 100644 include/smarty/src/Compile/Tag/WhileTag.php create mode 100644 include/smarty/src/Compiler/BaseCompiler.php create mode 100644 include/smarty/src/Compiler/CodeFrame.php create mode 100644 include/smarty/src/Compiler/Configfile.php create mode 100644 include/smarty/src/Compiler/Template.php create mode 100644 include/smarty/src/CompilerException.php create mode 100644 include/smarty/src/Data.php rename include/smarty/{libs/sysplugins/smarty_internal_debug.php => src/Debug.php} (53%) rename include/smarty/{libs/sysplugins/smarty_internal_errorhandler.php => src/ErrorHandler.php} (88%) create mode 100644 include/smarty/src/Exception.php create mode 100644 include/smarty/src/Extension/BCPluginsAdapter.php create mode 100644 include/smarty/src/Extension/Base.php create mode 100644 include/smarty/src/Extension/CallbackWrapper.php create mode 100644 include/smarty/src/Extension/CoreExtension.php create mode 100644 include/smarty/src/Extension/DefaultExtension.php create mode 100644 include/smarty/src/Extension/ExtensionInterface.php create mode 100644 include/smarty/src/Filter/FilterInterface.php create mode 100644 include/smarty/src/Filter/FilterPluginWrapper.php create mode 100644 include/smarty/src/Filter/Output/TrimWhitespace.php create mode 100644 include/smarty/src/FunctionHandler/BCPluginWrapper.php create mode 100644 include/smarty/src/FunctionHandler/Base.php create mode 100644 include/smarty/src/FunctionHandler/Count.php create mode 100644 include/smarty/src/FunctionHandler/Counter.php create mode 100644 include/smarty/src/FunctionHandler/Cycle.php create mode 100644 include/smarty/src/FunctionHandler/Fetch.php create mode 100644 include/smarty/src/FunctionHandler/FunctionHandlerInterface.php create mode 100644 include/smarty/src/FunctionHandler/HtmlBase.php create mode 100644 include/smarty/src/FunctionHandler/HtmlCheckboxes.php create mode 100644 include/smarty/src/FunctionHandler/HtmlImage.php create mode 100644 include/smarty/src/FunctionHandler/HtmlOptions.php create mode 100644 include/smarty/src/FunctionHandler/HtmlRadios.php create mode 100644 include/smarty/src/FunctionHandler/HtmlSelectDate.php create mode 100644 include/smarty/src/FunctionHandler/HtmlSelectTime.php create mode 100644 include/smarty/src/FunctionHandler/HtmlTable.php create mode 100644 include/smarty/src/FunctionHandler/Mailto.php create mode 100644 include/smarty/src/FunctionHandler/Math.php rename include/smarty/{libs/sysplugins/smarty_internal_configfilelexer.php => src/Lexer/ConfigfileLexer.php} (57%) rename include/smarty/{lexer/smarty_internal_configfilelexer.plex => src/Lexer/ConfigfileLexer.plex} (73%) rename include/smarty/{libs/sysplugins/smarty_internal_templatelexer.php => src/Lexer/TemplateLexer.php} (79%) rename include/smarty/{lexer/smarty_internal_templatelexer.plex => src/Lexer/TemplateLexer.plex} (72%) create mode 100644 include/smarty/src/ParseTree/Base.php rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_code.php => src/ParseTree/Code.php} (67%) rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_dq.php => src/ParseTree/Dq.php} (50%) rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_dqcontent.php => src/ParseTree/DqContent.php} (58%) rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_tag.php => src/ParseTree/Tag.php} (63%) rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_template.php => src/ParseTree/Template.php} (77%) rename include/smarty/{libs/sysplugins/smarty_internal_parsetree_text.php => src/ParseTree/Text.php} (78%) create mode 100644 include/smarty/src/Parser/ConfigfileParser.php rename include/smarty/{lexer/smarty_internal_configfileparser.y => src/Parser/ConfigfileParser.y} (91%) create mode 100644 include/smarty/src/Parser/TemplateParser.php rename include/smarty/{lexer/smarty_internal_templateparser.y => src/Parser/TemplateParser.y} (75%) create mode 100644 include/smarty/src/Resource/BasePlugin.php create mode 100644 include/smarty/src/Resource/CustomPlugin.php rename include/smarty/{libs/sysplugins/smarty_internal_resource_extends.php => src/Resource/ExtendsPlugin.php} (50%) create mode 100644 include/smarty/src/Resource/FilePlugin.php create mode 100644 include/smarty/src/Resource/RecompiledPlugin.php create mode 100644 include/smarty/src/Resource/StreamPlugin.php rename include/smarty/{libs/sysplugins/smarty_internal_resource_eval.php => src/Resource/StringEval.php} (53%) create mode 100644 include/smarty/src/Resource/StringPlugin.php rename include/smarty/{libs/sysplugins/smarty_internal_block.php => src/Runtime/Block.php} (81%) create mode 100644 include/smarty/src/Runtime/CaptureRuntime.php create mode 100644 include/smarty/src/Runtime/DefaultPluginHandlerRuntime.php create mode 100644 include/smarty/src/Runtime/ForeachRuntime.php create mode 100644 include/smarty/src/Runtime/InheritanceRuntime.php create mode 100644 include/smarty/src/Runtime/TplFunctionRuntime.php create mode 100644 include/smarty/src/Security.php create mode 100644 include/smarty/src/Smarty.php create mode 100644 include/smarty/src/Template.php create mode 100644 include/smarty/src/Template/Cached.php create mode 100644 include/smarty/src/Template/Compiled.php create mode 100644 include/smarty/src/Template/Config.php create mode 100644 include/smarty/src/Template/GeneratedPhpFile.php create mode 100644 include/smarty/src/Template/Source.php create mode 100644 include/smarty/src/TemplateBase.php create mode 100644 include/smarty/src/TestInstall.php create mode 100644 include/smarty/src/UndefinedVariable.php create mode 100644 include/smarty/src/Variable.php rename include/smarty/{libs => src}/debug.tpl (92%) create mode 100644 include/smarty/src/functions.php diff --git a/admin/cat_list.php b/admin/cat_list.php index 3a6747006..0d7b38a0a 100644 --- a/admin/cat_list.php +++ b/admin/cat_list.php @@ -326,7 +326,8 @@ foreach ($categories as $category) 'U_ADD_PHOTOS_ALBUM' => $base_url.'photos_add&album='.$category['id'], 'U_MOVE' => $base_url.'albums#cat-'.$category['id'], - 'IS_VIRTUAL' => empty($category['dir']) + 'IS_VIRTUAL' => empty($category['dir']), + 'CAT_ADMIN_ACCESS' => cat_admin_access($category['id']), ); if (empty($category['dir'])) diff --git a/admin/cat_modify.php b/admin/cat_modify.php index af8f7cb44..66c256882 100644 --- a/admin/cat_modify.php +++ b/admin/cat_modify.php @@ -187,6 +187,7 @@ $template->assign( 'CAT_NAME' => @htmlspecialchars($category['name']), 'CAT_COMMENT' => @htmlspecialchars($category['comment']), 'IS_VISIBLE' => boolean_to_string($category['visible']), + 'CAT_ADMIN_ACCESS' => cat_admin_access($category['id']), 'U_DELETE' => $base_url.'albums', diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 94d1bec7d..38bec6c9c 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -64,7 +64,7 @@ jQuery(document).ready(function() { var nb_thumbs_page = {$nb_thumbs_page}; var nb_thumbs_set = {$nb_thumbs_set}; var applyOnDetails_pattern = "{'on the %d selected photos'|@translate}"; -var all_elements = [{if !empty($all_elements)}{','|@implode:$all_elements}{/if}]; +var all_elements = [{if !empty($all_elements)}{$all_elements|join:","}{/if}]; var selectedMessage_pattern = "{'%d of %d photos selected'|@translate}"; var selectedMessage_none = "{'No photo selected, %d photos in current set'|@translate}"; diff --git a/admin/themes/default/template/batch_manager_unit.tpl b/admin/themes/default/template/batch_manager_unit.tpl index bb5497d15..75092fd45 100644 --- a/admin/themes/default/template/batch_manager_unit.tpl +++ b/admin/themes/default/template/batch_manager_unit.tpl @@ -236,7 +236,7 @@ pluginValues = []; {/if}