[serendipity-cvs] [s9y/Serendipity] a78a33: Limit integrated searchbox to 2k11 (#797) (#866)

onli via php-blog-cvs <[email protected]>
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/686-migrate-to-jquery3/[email protected]>
  Branch: refs/heads/686-migrate-to-jquery3
  Home:   https://github.com/s9y/Serendipity
  Commit: a78a33fe719be67c6944120e9c1aadf849d43601
      https://github.com/s9y/Serendipity/commit/a78a33fe719be67c6944120e9c1aadf849d43601
  Author: onli <[email protected]>
  Date:   2025-01-24 (Fri, 24 Jan 2025)

  Changed paths:
    M docs/NEWS
    M templates/2k11/index.tpl
    M templates/2k11/sidebar.tpl

  Log Message:
  -----------
  Limit integrated searchbox to 2k11 (#797) (#866)

* Limit integrated searchbox to 2k11 (#797)
Fixes old themes, by making it possible to use the quicksearch plugin and not having to add styles for the integrated searchbox. All includes new themes won't be affected since they have their own index.tpl.

* document 2k11 searchbox change


  Commit: 7c280424a07d842ac3868f3677067b53c7786c2f
      https://github.com/s9y/Serendipity/commit/7c280424a07d842ac3868f3677067b53c7786c2f
  Author: onli <[email protected]>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M bundled-libs/composer/autoload_classmap.php
    M bundled-libs/composer/autoload_files.php
    M bundled-libs/composer/autoload_psr4.php
    M bundled-libs/composer/autoload_real.php
    M bundled-libs/composer/autoload_static.php
    M bundled-libs/composer/installed.json
    M bundled-libs/composer/installed.php
    M bundled-libs/composer/platform_check.php
    M bundled-libs/smarty/smarty/CHANGELOG.md
    A bundled-libs/smarty/smarty/CONTRIBUTING.md
    A bundled-libs/smarty/smarty/Makefile
    M bundled-libs/smarty/smarty/README.md
    M bundled-libs/smarty/smarty/SECURITY.md
    A bundled-libs/smarty/smarty/TODO.txt
    A bundled-libs/smarty/smarty/changelog/.gitkeep
    M bundled-libs/smarty/smarty/composer.json
    M bundled-libs/smarty/smarty/demo/index.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.apc.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.memcache.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.mysql.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.pdo.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.pdo_gzip.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.extendsall.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.mysql.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.mysqls.php
    M bundled-libs/smarty/smarty/demo/templates/index.tpl
    A bundled-libs/smarty/smarty/docs/api/basics.md
    A bundled-libs/smarty/smarty/docs/api/caching/basics.md
    A bundled-libs/smarty/smarty/docs/api/caching/custom-storage-layers.md
    A bundled-libs/smarty/smarty/docs/api/caching/multiple-caches-per-template.md
    A bundled-libs/smarty/smarty/docs/api/configuring.md
    A bundled-libs/smarty/smarty/docs/api/extending/block-tags.md
    A bundled-libs/smarty/smarty/docs/api/extending/extensions.md
    A bundled-libs/smarty/smarty/docs/api/extending/introduction.md
    A bundled-libs/smarty/smarty/docs/api/extending/modifiers.md
    A bundled-libs/smarty/smarty/docs/api/extending/tags.md
    A bundled-libs/smarty/smarty/docs/api/filters/output-filters.md
    A bundled-libs/smarty/smarty/docs/api/filters/postfilters.md
    A bundled-libs/smarty/smarty/docs/api/filters/prefilters.md
    A bundled-libs/smarty/smarty/docs/api/inheritance.md
    A bundled-libs/smarty/smarty/docs/api/rendering.md
    A bundled-libs/smarty/smarty/docs/api/resources.md
    A bundled-libs/smarty/smarty/docs/api/security.md
    A bundled-libs/smarty/smarty/docs/api/variables/assigning.md
    A bundled-libs/smarty/smarty/docs/api/variables/config-files.md
    A bundled-libs/smarty/smarty/docs/api/variables/objects.md
    A bundled-libs/smarty/smarty/docs/api/variables/static-class-methods.md
    A bundled-libs/smarty/smarty/docs/api/variables/streams.md
    M bundled-libs/smarty/smarty/docs/appendixes/tips.md
    M bundled-libs/smarty/smarty/docs/designers/chapter-debugging-console.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-escaping.md
    R bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-math.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-attributes.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-comments.md
    R bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-functions.md
    A bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-operators.md
    A bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-tags.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-variables.md
    A bundled-libs/smarty/smarty/docs/designers/language-builtin-functions.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-assign.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-block.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-capture.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-config-load.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-extends.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-foreach.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-if.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-include.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-insert.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-ldelim.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-literal.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-nocache.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-section.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-while.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-eval.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-fetch.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-html-image.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-mailto.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-textformat.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/index.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-count.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-debug-print-var.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-escape.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-from-charset.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-is_array.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-isset.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-join.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-json-encode.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-noprint.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-number-format.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-raw.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-round.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-split.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-str-repeat.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-strlen.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-substr.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-to-charset.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-upper.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/language-assigned-variables.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/language-variables-smarty.md
    M bundled-libs/smarty/smarty/docs/features.md
    M bundled-libs/smarty/smarty/docs/getting-started.md
    A bundled-libs/smarty/smarty/docs/img/favicon.ico
    A bundled-libs/smarty/smarty/docs/img/smarty.svg
    M bundled-libs/smarty/smarty/docs/index.md
    M bundled-libs/smarty/smarty/docs/philosophy.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-objects.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-outputfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-postfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-prefilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-security.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-static-classes.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-streams.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-template-inheritance.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-template-settings.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions.md
    A bundled-libs/smarty/smarty/docs/programmers/api-functions/add-extension.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-add-config-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-add-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-append-by-ref.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-append.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-assign-by-ref.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-assign.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-compile-all-config.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-compile-all-templates.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-create-data.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-create-template.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-display.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-fetch.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-cache-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-compile-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-tags.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-template-dir.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-is-cached.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-load-filter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-mute-expected-errors.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-cacheresource.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-class.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-default-plugin-handler.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-filter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-plugin.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-resource.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-cache-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-compile-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-config-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-template-exists.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-test-install.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-allow-php-templates.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-autoload-filters.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-cache-lifetime.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-cache-modified-check.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-caching.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-compile-check.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-debug-template.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-default-config-handler-func.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-default-template-handler-func.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-direct-access-security.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-error-reporting.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-left-delimiter.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-plugins-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-right-delimiter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-trusted-dir.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-use-include-path.md
    R bundled-libs/smarty/smarty/docs/programmers/caching.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-cacheable.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-custom.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-groups.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-multiple-caches.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-setting-up.md
    R bundled-libs/smarty/smarty/docs/programmers/charset.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-block-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-compiler-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-howto.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-inserts.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-modifiers.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-naming-conventions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-outputfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-prefilters-postfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-resources.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-writing.md
    R bundled-libs/smarty/smarty/docs/programmers/resources.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-custom.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-extends.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-file.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-streams.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-string.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/template-resources.md
    R bundled-libs/smarty/smarty/docs/programmers/smarty-constants.md
    A bundled-libs/smarty/smarty/docs/upgrading.md
    R bundled-libs/smarty/smarty/lexer/smarty_internal_configfilelexer.plex
    R bundled-libs/smarty/smarty/lexer/smarty_internal_configfileparser.y
    R bundled-libs/smarty/smarty/lexer/smarty_internal_templatelexer.plex
    R bundled-libs/smarty/smarty/lexer/smarty_internal_templateparser.y
    R bundled-libs/smarty/smarty/libs/Autoloader.php
    M bundled-libs/smarty/smarty/libs/Smarty.class.php
    R bundled-libs/smarty/smarty/libs/bootstrap.php
    R bundled-libs/smarty/smarty/libs/debug.tpl
    R bundled-libs/smarty/smarty/libs/functions.php
    R bundled-libs/smarty/smarty/libs/plugins/block.textformat.php
    R bundled-libs/smarty/smarty/libs/plugins/function.counter.php
    R bundled-libs/smarty/smarty/libs/plugins/function.cycle.php
    R bundled-libs/smarty/smarty/libs/plugins/function.fetch.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_checkboxes.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_image.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_options.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_radios.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_select_date.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_select_time.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_table.php
    R bundled-libs/smarty/smarty/libs/plugins/function.mailto.php
    R bundled-libs/smarty/smarty/libs/plugins/function.math.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.capitalize.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.count.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.date_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.debug_print_var.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.escape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.explode.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.mb_wordwrap.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.number_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.regex_replace.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.replace.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.spacify.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.truncate.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.cat.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_characters.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_paragraphs.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_sentences.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_words.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.default.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.escape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.from_charset.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.indent.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.lower.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.nl2br.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.noprint.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.round.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.str_repeat.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.string_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strip.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strip_tags.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strlen.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.to_charset.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.unescape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.upper.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.wordwrap.php
    R bundled-libs/smarty/smarty/libs/plugins/outputfilter.trimwhitespace.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.escape_special_chars.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.literal_compiler_param.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.make_timestamp.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.mb_str_replace.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.mb_unicode.php
    R bundled-libs/smarty/smarty/libs/plugins/variablefilter.htmlspecialchars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource_custom.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_data.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_append.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_child.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_parent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_child.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_config_load.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_debug.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_eval.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_insert.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_parent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_section.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_while.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_configfilelexer.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_data.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_debug.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_errorhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_append.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearassign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearcache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_configload.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getglobal.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_gettags.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_nocache_insert.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_code.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_eval.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_extends.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_php.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_string.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_make_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_template.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_testinstall.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_undefined.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_recompiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_uncompiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_security.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_cached.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_config.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_source.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smartycompilerexception.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smartyexception.php
    M bundled-libs/smarty/smarty/mkdocs.yml
    M bundled-libs/smarty/smarty/run-tests-for-all-php-versions.sh
    A bundled-libs/smarty/smarty/src/BlockHandler/Base.php
    A bundled-libs/smarty/smarty/src/BlockHandler/BlockHandlerInterface.php
    A bundled-libs/smarty/smarty/src/BlockHandler/BlockPluginWrapper.php
    A bundled-libs/smarty/smarty/src/BlockHandler/TextFormat.php
    A bundled-libs/smarty/smarty/src/Cacheresource/Base.php
    A bundled-libs/smarty/smarty/src/Cacheresource/Custom.php
    A bundled-libs/smarty/smarty/src/Cacheresource/File.php
    A bundled-libs/smarty/smarty/src/Cacheresource/KeyValueStore.php
    A bundled-libs/smarty/smarty/src/Compile/Base.php
    A bundled-libs/smarty/smarty/src/Compile/BlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/CompilerInterface.php
    A bundled-libs/smarty/smarty/src/Compile/DefaultHandlerBlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/DefaultHandlerFunctionCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/FunctionCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/Base.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountCharactersModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountParagraphsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountSentencesModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountWordsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/DefaultModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/EmptyModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/EscapeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/FromCharsetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IndentModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IsArrayModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IssetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/JsonEncodeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/LowerModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/ModifierCompilerInterface.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/Nl2brModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/NoPrintModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/RawModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/RoundModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StrRepeatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StringFormatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StripModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StripTagsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StrlenModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/SubstrModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/ToCharsetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/UnescapeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/UpperModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/WordWrapModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ObjectMethodBlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ObjectMethodCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/PrintExpressionCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/SpecialVariableCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Append.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Assign.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Block.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BlockClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BreakTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Call.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Capture.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/CaptureClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ConfigLoad.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ContinueTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Debug.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ElseIfTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ElseTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/EvalTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ExtendsTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachSection.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/FunctionClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/FunctionTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IfClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IfTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IncludeTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Inheritance.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Ldelim.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Nocache.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/NocacheClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Rdelim.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Section.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SectionClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SectionElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Setfilter.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SetfilterClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/WhileClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/WhileTag.php
    A bundled-libs/smarty/smarty/src/Compiler/BaseCompiler.php
    A bundled-libs/smarty/smarty/src/Compiler/CodeFrame.php
    A bundled-libs/smarty/smarty/src/Compiler/Configfile.php
    A bundled-libs/smarty/smarty/src/Compiler/Template.php
    A bundled-libs/smarty/smarty/src/CompilerException.php
    A bundled-libs/smarty/smarty/src/Data.php
    A bundled-libs/smarty/smarty/src/Debug.php
    A bundled-libs/smarty/smarty/src/ErrorHandler.php
    A bundled-libs/smarty/smarty/src/Exception.php
    A bundled-libs/smarty/smarty/src/Extension/BCPluginsAdapter.php
    A bundled-libs/smarty/smarty/src/Extension/Base.php
    A bundled-libs/smarty/smarty/src/Extension/CallbackWrapper.php
    A bundled-libs/smarty/smarty/src/Extension/CoreExtension.php
    A bundled-libs/smarty/smarty/src/Extension/DefaultExtension.php
    A bundled-libs/smarty/smarty/src/Extension/ExtensionInterface.php
    A bundled-libs/smarty/smarty/src/Filter/FilterInterface.php
    A bundled-libs/smarty/smarty/src/Filter/FilterPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Filter/Output/TrimWhitespace.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Base.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Count.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Counter.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Cycle.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Fetch.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/FunctionHandlerInterface.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlBase.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlCheckboxes.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlImage.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlOptions.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlRadios.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlSelectDate.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlSelectTime.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlTable.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Mailto.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Math.php
    A bundled-libs/smarty/smarty/src/Lexer/ConfigfileLexer.php
    A bundled-libs/smarty/smarty/src/Lexer/ConfigfileLexer.plex
    A bundled-libs/smarty/smarty/src/Lexer/TemplateLexer.php
    A bundled-libs/smarty/smarty/src/Lexer/TemplateLexer.plex
    A bundled-libs/smarty/smarty/src/ParseTree/Base.php
    A bundled-libs/smarty/smarty/src/ParseTree/Code.php
    A bundled-libs/smarty/smarty/src/ParseTree/Dq.php
    A bundled-libs/smarty/smarty/src/ParseTree/DqContent.php
    A bundled-libs/smarty/smarty/src/ParseTree/Tag.php
    A bundled-libs/smarty/smarty/src/ParseTree/Template.php
    A bundled-libs/smarty/smarty/src/ParseTree/Text.php
    A bundled-libs/smarty/smarty/src/Parser/ConfigfileParser.php
    A bundled-libs/smarty/smarty/src/Parser/ConfigfileParser.y
    A bundled-libs/smarty/smarty/src/Parser/TemplateParser.php
    A bundled-libs/smarty/smarty/src/Parser/TemplateParser.y
    A bundled-libs/smarty/smarty/src/Resource/BasePlugin.php
    A bundled-libs/smarty/smarty/src/Resource/CustomPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/ExtendsPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/FilePlugin.php
    A bundled-libs/smarty/smarty/src/Resource/RecompiledPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/StreamPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/StringEval.php
    A bundled-libs/smarty/smarty/src/Resource/StringPlugin.php
    A bundled-libs/smarty/smarty/src/Runtime/Block.php
    A bundled-libs/smarty/smarty/src/Runtime/CaptureRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/DefaultPluginHandlerRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/ForeachRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/InheritanceRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/TplFunctionRuntime.php
    A bundled-libs/smarty/smarty/src/Security.php
    A bundled-libs/smarty/smarty/src/Smarty.php
    A bundled-libs/smarty/smarty/src/Template.php
    A bundled-libs/smarty/smarty/src/Template/Cached.php
    A bundled-libs/smarty/smarty/src/Template/Compiled.php
    A bundled-libs/smarty/smarty/src/Template/Config.php
    A bundled-libs/smarty/smarty/src/Template/GeneratedPhpFile.php
    A bundled-libs/smarty/smarty/src/Template/Source.php
    A bundled-libs/smarty/smarty/src/TemplateBase.php
    A bundled-libs/smarty/smarty/src/TestInstall.php
    A bundled-libs/smarty/smarty/src/UndefinedVariable.php
    A bundled-libs/smarty/smarty/src/Variable.php
    A bundled-libs/smarty/smarty/src/debug.tpl
    A bundled-libs/smarty/smarty/src/functions.php
    A bundled-libs/symfony/polyfill-mbstring/LICENSE
    A bundled-libs/symfony/polyfill-mbstring/Mbstring.php
    A bundled-libs/symfony/polyfill-mbstring/README.md
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
    A bundled-libs/symfony/polyfill-mbstring/bootstrap.php
    A bundled-libs/symfony/polyfill-mbstring/bootstrap80.php
    A bundled-libs/symfony/polyfill-mbstring/composer.json
    M composer.json
    M composer.lock
    M docs/NEWS
    M include/admin/plugins.inc.php
    M include/compat.inc.php
    M include/functions_smarty.inc.php
    M include/serendipity_smarty_class.inc.php
    A tests/.gitignore
    A tests/include/functionsSmartyTest.php

  Log Message:
  -----------
  Update to smarty 5 (#865)

* smarty update to 5.4.3 in bundled_libs/

* Fixes for the smarty integration for v5

* Fix entry creation by restoring smarty access to PHP modifiers
Also removes unused code from the smarty security wrapper

* Fix second constant definition of SMARTY_DIR

* Fix plugin upgrade page, smarty version check failed

* Init smarty test

* Add tests for some smarty functions

* Fix serendipity_detectLang error when no lang is set
Happens in a test environment

* Try fix for PHP 8.1 strftime test

* Try alternative PHP 8.1 strftime test fix

* Try alternative PHP 8.1 strftime fix

* Drop broken formatTime test
Fails on PHP 8.1, though it should work

* Add PHP function and modifier test

* Document smarty upgrade


  Commit: 0afc14f3493a0e2adc64082e14865543cd2312af
      https://github.com/s9y/Serendipity/commit/0afc14f3493a0e2adc64082e14865543cd2312af
  Author: onli <[email protected]>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M docs/NEWS
    A plugins/serendipity_event_textile/ChangeLog
    M plugins/serendipity_event_textile/UTF-8/lang_de.inc.php
    R plugins/serendipity_event_textile/classTextile.php
    A plugins/serendipity_event_textile/composer.json
    A plugins/serendipity_event_textile/composer.lock
    M plugins/serendipity_event_textile/lang_de.inc.php
    M plugins/serendipity_event_textile/lang_en.inc.php
    R plugins/serendipity_event_textile/lib1/textile.php
    R plugins/serendipity_event_textile/lib2/CHANGELOG.textile
    R plugins/serendipity_event_textile/lib2/LICENSE
    R plugins/serendipity_event_textile/lib2/README.textile
    R plugins/serendipity_event_textile/lib2/classTextile.php
    R plugins/serendipity_event_textile/lib2/composer.json
    R plugins/serendipity_event_textile/lib3/CHANGELOG.textile
    R plugins/serendipity_event_textile/lib3/CONTRIBUTING.textile
    R plugins/serendipity_event_textile/lib3/LICENSE
    R plugins/serendipity_event_textile/lib3/README.textile
    R plugins/serendipity_event_textile/lib3/composer.json
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/DataBag.php
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/Parser.php
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/Tag.php
    M plugins/serendipity_event_textile/serendipity_event_textile.php
    R plugins/serendipity_event_textile/textile.php
    R plugins/serendipity_event_textile/textile_namespace.inc.php
    A plugins/serendipity_event_textile/vendor/autoload.php
    A plugins/serendipity_event_textile/vendor/composer/ClassLoader.php
    A plugins/serendipity_event_textile/vendor/composer/InstalledVersions.php
    A plugins/serendipity_event_textile/vendor/composer/LICENSE
    A plugins/serendipity_event_textile/vendor/composer/autoload_classmap.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_namespaces.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_psr4.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_real.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_static.php
    A plugins/serendipity_event_textile/vendor/composer/installed.json
    A plugins/serendipity_event_textile/vendor/composer/installed.php
    A plugins/serendipity_event_textile/vendor/composer/platform_check.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/CHANGELOG.textile
    A plugins/serendipity_event_textile/vendor/netcarver/textile/LICENSE
    A plugins/serendipity_event_textile/vendor/netcarver/textile/README.textile
    A plugins/serendipity_event_textile/vendor/netcarver/textile/SECURITY.md
    A plugins/serendipity_event_textile/vendor/netcarver/textile/composer.json
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/DataBag.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/Parser.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/Tag.php

  Log Message:
  -----------
  Update textile to v4, remove old parsers (#864)

* Remove old textile libs

* Add current textile version (4.1) via composer

* Use current textile parser, remove old options

* fix textile require failing, path was wrong

* Restore doctype textile option

* Fix some PHP 8 warnings

* Document textile update


  Commit: 7324c9d56f7c73846b6ceb84ed53f9b4f9be235e
      https://github.com/s9y/Serendipity/commit/7324c9d56f7c73846b6ceb84ed53f9b4f9be235e
  Author: onli <[email protected]>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M docs/NEWS
    M include/admin/installer.inc.php
    M templates/2k11/admin/installer.inc.tpl

  Log Message:
  -----------
  Add intl requirement to the installer (#784)


  Commit: 08f6a0e3739311add666f6301336ddf1ae1f476e
      https://github.com/s9y/Serendipity/commit/08f6a0e3739311add666f6301336ddf1ae1f476e
  Author: onli <[email protected]>
  Date:   2025-02-09 (Sun, 09 Feb 2025)

  Changed paths:
    M include/functions.inc.php

  Log Message:
  -----------
  Fix fatal error when stftime format was null
Before the polyfill, this would only have returned false. So this is a bc fix.


  Commit: 744849a2b752efbecf4689cd345b47e1a28bea5b
      https://github.com/s9y/Serendipity/commit/744849a2b752efbecf4689cd345b47e1a28bea5b
  Author: onli <[email protected]>
  Date:   2025-02-09 (Sun, 09 Feb 2025)

  Changed paths:
    M docs/NEWS
    M include/functions_config.inc.php

  Log Message:
  -----------
  Fix Engine: default not leading to default templates being used


  Commit: e654afb29c6c0f9441b6e91372d400d2572d2359
      https://github.com/s9y/Serendipity/commit/e654afb29c6c0f9441b6e91372d400d2572d2359
  Author: onli <[email protected]>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M include/admin/maintenance.inc.php
    M include/functions_calendars.inc.php

  Log Message:
  -----------
  Replace more deprecated strftime calls with polyfill


  Commit: 0293f32a6363fd599756266c5fe8387b77b223cd
      https://github.com/s9y/Serendipity/commit/0293f32a6363fd599756266c5fe8387b77b223cd
  Author: onli <[email protected]>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M .github/workflows/php_tests.yml

  Log Message:
  -----------
  Enable PHP 8.4 in testrunner (#872)


  Commit: 169e84026ba61b57ab1d055bf4566fc10dc1c13e
      https://github.com/s9y/Serendipity/commit/169e84026ba61b57ab1d055bf4566fc10dc1c13e
  Author: onli <[email protected]>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M plugins/serendipity_event_textile/ChangeLog
    M plugins/serendipity_event_textile/serendipity_event_textile.php

  Log Message:
  -----------
  textile: Fix PHP 8 warning when entry not fully filled (#847)


  Commit: 5e36893d133b29b970703d30c00adc580dc969bd
      https://github.com/s9y/Serendipity/commit/5e36893d133b29b970703d30c00adc580dc969bd
  Author: onli <[email protected]>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M .github/workflows/php_tests.yml
    M bundled-libs/composer/autoload_classmap.php
    M bundled-libs/composer/autoload_files.php
    M bundled-libs/composer/autoload_psr4.php
    M bundled-libs/composer/autoload_real.php
    M bundled-libs/composer/autoload_static.php
    M bundled-libs/composer/installed.json
    M bundled-libs/composer/installed.php
    M bundled-libs/composer/platform_check.php
    M bundled-libs/smarty/smarty/CHANGELOG.md
    A bundled-libs/smarty/smarty/CONTRIBUTING.md
    A bundled-libs/smarty/smarty/Makefile
    M bundled-libs/smarty/smarty/README.md
    M bundled-libs/smarty/smarty/SECURITY.md
    A bundled-libs/smarty/smarty/TODO.txt
    A bundled-libs/smarty/smarty/changelog/.gitkeep
    M bundled-libs/smarty/smarty/composer.json
    M bundled-libs/smarty/smarty/demo/index.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.apc.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.memcache.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.mysql.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.pdo.php
    R bundled-libs/smarty/smarty/demo/plugins/cacheresource.pdo_gzip.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.extendsall.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.mysql.php
    R bundled-libs/smarty/smarty/demo/plugins/resource.mysqls.php
    M bundled-libs/smarty/smarty/demo/templates/index.tpl
    A bundled-libs/smarty/smarty/docs/api/basics.md
    A bundled-libs/smarty/smarty/docs/api/caching/basics.md
    A bundled-libs/smarty/smarty/docs/api/caching/custom-storage-layers.md
    A bundled-libs/smarty/smarty/docs/api/caching/multiple-caches-per-template.md
    A bundled-libs/smarty/smarty/docs/api/configuring.md
    A bundled-libs/smarty/smarty/docs/api/extending/block-tags.md
    A bundled-libs/smarty/smarty/docs/api/extending/extensions.md
    A bundled-libs/smarty/smarty/docs/api/extending/introduction.md
    A bundled-libs/smarty/smarty/docs/api/extending/modifiers.md
    A bundled-libs/smarty/smarty/docs/api/extending/tags.md
    A bundled-libs/smarty/smarty/docs/api/filters/output-filters.md
    A bundled-libs/smarty/smarty/docs/api/filters/postfilters.md
    A bundled-libs/smarty/smarty/docs/api/filters/prefilters.md
    A bundled-libs/smarty/smarty/docs/api/inheritance.md
    A bundled-libs/smarty/smarty/docs/api/rendering.md
    A bundled-libs/smarty/smarty/docs/api/resources.md
    A bundled-libs/smarty/smarty/docs/api/security.md
    A bundled-libs/smarty/smarty/docs/api/variables/assigning.md
    A bundled-libs/smarty/smarty/docs/api/variables/config-files.md
    A bundled-libs/smarty/smarty/docs/api/variables/objects.md
    A bundled-libs/smarty/smarty/docs/api/variables/static-class-methods.md
    A bundled-libs/smarty/smarty/docs/api/variables/streams.md
    M bundled-libs/smarty/smarty/docs/appendixes/tips.md
    M bundled-libs/smarty/smarty/docs/designers/chapter-debugging-console.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-escaping.md
    R bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-math.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-attributes.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-comments.md
    R bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-functions.md
    A bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-operators.md
    A bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-tags.md
    M bundled-libs/smarty/smarty/docs/designers/language-basic-syntax/language-syntax-variables.md
    A bundled-libs/smarty/smarty/docs/designers/language-builtin-functions.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-assign.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-block.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-capture.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-config-load.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-extends.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-foreach.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-if.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-include.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-insert.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-ldelim.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-literal.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-nocache.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-section.md
    M bundled-libs/smarty/smarty/docs/designers/language-builtin-functions/language-function-while.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-eval.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-fetch.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-html-image.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-mailto.md
    M bundled-libs/smarty/smarty/docs/designers/language-custom-functions/language-function-textformat.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/index.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-count.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-debug-print-var.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-escape.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-from-charset.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-is_array.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-isset.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-join.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-json-encode.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-noprint.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-number-format.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-raw.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-round.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-split.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-str-repeat.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-strlen.md
    A bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-substr.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-to-charset.md
    M bundled-libs/smarty/smarty/docs/designers/language-modifiers/language-modifier-upper.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/index.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/language-assigned-variables.md
    M bundled-libs/smarty/smarty/docs/designers/language-variables/language-variables-smarty.md
    M bundled-libs/smarty/smarty/docs/features.md
    M bundled-libs/smarty/smarty/docs/getting-started.md
    A bundled-libs/smarty/smarty/docs/img/favicon.ico
    A bundled-libs/smarty/smarty/docs/img/smarty.svg
    M bundled-libs/smarty/smarty/docs/index.md
    M bundled-libs/smarty/smarty/docs/philosophy.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-objects.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-outputfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-postfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-prefilters.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-security.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-static-classes.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-streams.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-template-inheritance.md
    R bundled-libs/smarty/smarty/docs/programmers/advanced-features/advanced-features-template-settings.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions.md
    A bundled-libs/smarty/smarty/docs/programmers/api-functions/add-extension.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-add-config-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-add-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-append-by-ref.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-append.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-assign-by-ref.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-assign.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-compile-all-config.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-compile-all-templates.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-create-data.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-create-template.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-display.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-fetch.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-cache-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-compile-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-tags.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-get-template-dir.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-is-cached.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-load-filter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-mute-expected-errors.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-cacheresource.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-class.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-default-plugin-handler.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-filter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-plugin.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-register-resource.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-cache-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-compile-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-config-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-set-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-functions/api-template-exists.md
    M bundled-libs/smarty/smarty/docs/programmers/api-functions/api-test-install.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-allow-php-templates.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-autoload-filters.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-cache-lifetime.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-cache-modified-check.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-caching.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-compile-check.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-debug-template.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-default-config-handler-func.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-default-template-handler-func.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-direct-access-security.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-error-reporting.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-left-delimiter.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-plugins-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-right-delimiter.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-template-dir.md
    R bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-trusted-dir.md
    M bundled-libs/smarty/smarty/docs/programmers/api-variables/variable-use-include-path.md
    R bundled-libs/smarty/smarty/docs/programmers/caching.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-cacheable.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-custom.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-groups.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-multiple-caches.md
    R bundled-libs/smarty/smarty/docs/programmers/caching/caching-setting-up.md
    R bundled-libs/smarty/smarty/docs/programmers/charset.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-block-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-compiler-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-functions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-howto.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-inserts.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-modifiers.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-naming-conventions.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-outputfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-prefilters-postfilters.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-resources.md
    R bundled-libs/smarty/smarty/docs/programmers/plugins/plugins-writing.md
    R bundled-libs/smarty/smarty/docs/programmers/resources.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-custom.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-extends.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-file.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-streams.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/resources-string.md
    R bundled-libs/smarty/smarty/docs/programmers/resources/template-resources.md
    R bundled-libs/smarty/smarty/docs/programmers/smarty-constants.md
    A bundled-libs/smarty/smarty/docs/upgrading.md
    R bundled-libs/smarty/smarty/lexer/smarty_internal_configfilelexer.plex
    R bundled-libs/smarty/smarty/lexer/smarty_internal_configfileparser.y
    R bundled-libs/smarty/smarty/lexer/smarty_internal_templatelexer.plex
    R bundled-libs/smarty/smarty/lexer/smarty_internal_templateparser.y
    R bundled-libs/smarty/smarty/libs/Autoloader.php
    M bundled-libs/smarty/smarty/libs/Smarty.class.php
    R bundled-libs/smarty/smarty/libs/bootstrap.php
    R bundled-libs/smarty/smarty/libs/debug.tpl
    R bundled-libs/smarty/smarty/libs/functions.php
    R bundled-libs/smarty/smarty/libs/plugins/block.textformat.php
    R bundled-libs/smarty/smarty/libs/plugins/function.counter.php
    R bundled-libs/smarty/smarty/libs/plugins/function.cycle.php
    R bundled-libs/smarty/smarty/libs/plugins/function.fetch.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_checkboxes.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_image.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_options.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_radios.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_select_date.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_select_time.php
    R bundled-libs/smarty/smarty/libs/plugins/function.html_table.php
    R bundled-libs/smarty/smarty/libs/plugins/function.mailto.php
    R bundled-libs/smarty/smarty/libs/plugins/function.math.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.capitalize.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.count.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.date_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.debug_print_var.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.escape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.explode.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.mb_wordwrap.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.number_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.regex_replace.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.replace.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.spacify.php
    R bundled-libs/smarty/smarty/libs/plugins/modifier.truncate.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.cat.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_characters.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_paragraphs.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_sentences.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.count_words.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.default.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.escape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.from_charset.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.indent.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.lower.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.nl2br.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.noprint.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.round.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.str_repeat.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.string_format.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strip.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strip_tags.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.strlen.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.to_charset.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.unescape.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.upper.php
    R bundled-libs/smarty/smarty/libs/plugins/modifiercompiler.wordwrap.php
    R bundled-libs/smarty/smarty/libs/plugins/outputfilter.trimwhitespace.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.escape_special_chars.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.literal_compiler_param.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.make_timestamp.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.mb_str_replace.php
    R bundled-libs/smarty/smarty/libs/plugins/shared.mb_unicode.php
    R bundled-libs/smarty/smarty/libs/plugins/variablefilter.htmlspecialchars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource_custom.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_data.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_append.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_child.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_parent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_child.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_config_load.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_debug.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_eval.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_insert.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_parent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_section.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compile_while.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_configfilelexer.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_data.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_debug.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_errorhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_append.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearassign.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearcache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_configload.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getglobal.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_gettags.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_nocache_insert.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_code.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_eval.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_extends.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_php.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_resource_string.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_make_nocache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_template.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_testinstall.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_internal_undefined.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_recompiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_resource_uncompiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_security.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_cached.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_config.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_template_source.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smarty_variable.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smartycompilerexception.php
    R bundled-libs/smarty/smarty/libs/sysplugins/smartyexception.php
    M bundled-libs/smarty/smarty/mkdocs.yml
    M bundled-libs/smarty/smarty/run-tests-for-all-php-versions.sh
    A bundled-libs/smarty/smarty/src/BlockHandler/Base.php
    A bundled-libs/smarty/smarty/src/BlockHandler/BlockHandlerInterface.php
    A bundled-libs/smarty/smarty/src/BlockHandler/BlockPluginWrapper.php
    A bundled-libs/smarty/smarty/src/BlockHandler/TextFormat.php
    A bundled-libs/smarty/smarty/src/Cacheresource/Base.php
    A bundled-libs/smarty/smarty/src/Cacheresource/Custom.php
    A bundled-libs/smarty/smarty/src/Cacheresource/File.php
    A bundled-libs/smarty/smarty/src/Cacheresource/KeyValueStore.php
    A bundled-libs/smarty/smarty/src/Compile/Base.php
    A bundled-libs/smarty/smarty/src/Compile/BlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/CompilerInterface.php
    A bundled-libs/smarty/smarty/src/Compile/DefaultHandlerBlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/DefaultHandlerFunctionCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/FunctionCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/Base.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountCharactersModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountParagraphsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountSentencesModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/CountWordsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/DefaultModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/EmptyModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/EscapeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/FromCharsetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IndentModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IsArrayModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/IssetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/JsonEncodeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/LowerModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/ModifierCompilerInterface.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/Nl2brModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/NoPrintModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/RawModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/RoundModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StrRepeatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StringFormatModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StripModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StripTagsModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/StrlenModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/SubstrModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/ToCharsetModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/UnescapeModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/UpperModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Modifier/WordWrapModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ModifierCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ObjectMethodBlockCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/ObjectMethodCallCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/PrintExpressionCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/SpecialVariableCompiler.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Append.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Assign.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Block.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BlockClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/BreakTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Call.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Capture.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/CaptureClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ConfigLoad.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ContinueTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Debug.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ElseIfTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ElseTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/EvalTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ExtendsTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachSection.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/ForeachTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/FunctionClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/FunctionTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IfClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IfTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/IncludeTag.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Inheritance.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Ldelim.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Nocache.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/NocacheClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Rdelim.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Section.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SectionClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SectionElse.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/Setfilter.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/SetfilterClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/WhileClose.php
    A bundled-libs/smarty/smarty/src/Compile/Tag/WhileTag.php
    A bundled-libs/smarty/smarty/src/Compiler/BaseCompiler.php
    A bundled-libs/smarty/smarty/src/Compiler/CodeFrame.php
    A bundled-libs/smarty/smarty/src/Compiler/Configfile.php
    A bundled-libs/smarty/smarty/src/Compiler/Template.php
    A bundled-libs/smarty/smarty/src/CompilerException.php
    A bundled-libs/smarty/smarty/src/Data.php
    A bundled-libs/smarty/smarty/src/Debug.php
    A bundled-libs/smarty/smarty/src/ErrorHandler.php
    A bundled-libs/smarty/smarty/src/Exception.php
    A bundled-libs/smarty/smarty/src/Extension/BCPluginsAdapter.php
    A bundled-libs/smarty/smarty/src/Extension/Base.php
    A bundled-libs/smarty/smarty/src/Extension/CallbackWrapper.php
    A bundled-libs/smarty/smarty/src/Extension/CoreExtension.php
    A bundled-libs/smarty/smarty/src/Extension/DefaultExtension.php
    A bundled-libs/smarty/smarty/src/Extension/ExtensionInterface.php
    A bundled-libs/smarty/smarty/src/Filter/FilterInterface.php
    A bundled-libs/smarty/smarty/src/Filter/FilterPluginWrapper.php
    A bundled-libs/smarty/smarty/src/Filter/Output/TrimWhitespace.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/BCPluginWrapper.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Base.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Count.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Counter.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Cycle.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Fetch.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/FunctionHandlerInterface.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlBase.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlCheckboxes.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlImage.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlOptions.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlRadios.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlSelectDate.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlSelectTime.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/HtmlTable.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Mailto.php
    A bundled-libs/smarty/smarty/src/FunctionHandler/Math.php
    A bundled-libs/smarty/smarty/src/Lexer/ConfigfileLexer.php
    A bundled-libs/smarty/smarty/src/Lexer/ConfigfileLexer.plex
    A bundled-libs/smarty/smarty/src/Lexer/TemplateLexer.php
    A bundled-libs/smarty/smarty/src/Lexer/TemplateLexer.plex
    A bundled-libs/smarty/smarty/src/ParseTree/Base.php
    A bundled-libs/smarty/smarty/src/ParseTree/Code.php
    A bundled-libs/smarty/smarty/src/ParseTree/Dq.php
    A bundled-libs/smarty/smarty/src/ParseTree/DqContent.php
    A bundled-libs/smarty/smarty/src/ParseTree/Tag.php
    A bundled-libs/smarty/smarty/src/ParseTree/Template.php
    A bundled-libs/smarty/smarty/src/ParseTree/Text.php
    A bundled-libs/smarty/smarty/src/Parser/ConfigfileParser.php
    A bundled-libs/smarty/smarty/src/Parser/ConfigfileParser.y
    A bundled-libs/smarty/smarty/src/Parser/TemplateParser.php
    A bundled-libs/smarty/smarty/src/Parser/TemplateParser.y
    A bundled-libs/smarty/smarty/src/Resource/BasePlugin.php
    A bundled-libs/smarty/smarty/src/Resource/CustomPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/ExtendsPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/FilePlugin.php
    A bundled-libs/smarty/smarty/src/Resource/RecompiledPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/StreamPlugin.php
    A bundled-libs/smarty/smarty/src/Resource/StringEval.php
    A bundled-libs/smarty/smarty/src/Resource/StringPlugin.php
    A bundled-libs/smarty/smarty/src/Runtime/Block.php
    A bundled-libs/smarty/smarty/src/Runtime/CaptureRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/DefaultPluginHandlerRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/ForeachRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/InheritanceRuntime.php
    A bundled-libs/smarty/smarty/src/Runtime/TplFunctionRuntime.php
    A bundled-libs/smarty/smarty/src/Security.php
    A bundled-libs/smarty/smarty/src/Smarty.php
    A bundled-libs/smarty/smarty/src/Template.php
    A bundled-libs/smarty/smarty/src/Template/Cached.php
    A bundled-libs/smarty/smarty/src/Template/Compiled.php
    A bundled-libs/smarty/smarty/src/Template/Config.php
    A bundled-libs/smarty/smarty/src/Template/GeneratedPhpFile.php
    A bundled-libs/smarty/smarty/src/Template/Source.php
    A bundled-libs/smarty/smarty/src/TemplateBase.php
    A bundled-libs/smarty/smarty/src/TestInstall.php
    A bundled-libs/smarty/smarty/src/UndefinedVariable.php
    A bundled-libs/smarty/smarty/src/Variable.php
    A bundled-libs/smarty/smarty/src/debug.tpl
    A bundled-libs/smarty/smarty/src/functions.php
    A bundled-libs/symfony/polyfill-mbstring/LICENSE
    A bundled-libs/symfony/polyfill-mbstring/Mbstring.php
    A bundled-libs/symfony/polyfill-mbstring/README.md
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
    A bundled-libs/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
    A bundled-libs/symfony/polyfill-mbstring/bootstrap.php
    A bundled-libs/symfony/polyfill-mbstring/bootstrap80.php
    A bundled-libs/symfony/polyfill-mbstring/composer.json
    M composer.json
    M composer.lock
    M docs/NEWS
    M include/admin/installer.inc.php
    M include/admin/maintenance.inc.php
    M include/admin/plugins.inc.php
    M include/compat.inc.php
    M include/functions.inc.php
    M include/functions_calendars.inc.php
    M include/functions_config.inc.php
    M include/functions_smarty.inc.php
    M include/serendipity_smarty_class.inc.php
    A plugins/serendipity_event_textile/ChangeLog
    M plugins/serendipity_event_textile/UTF-8/lang_de.inc.php
    R plugins/serendipity_event_textile/classTextile.php
    A plugins/serendipity_event_textile/composer.json
    A plugins/serendipity_event_textile/composer.lock
    M plugins/serendipity_event_textile/lang_de.inc.php
    M plugins/serendipity_event_textile/lang_en.inc.php
    R plugins/serendipity_event_textile/lib1/textile.php
    R plugins/serendipity_event_textile/lib2/CHANGELOG.textile
    R plugins/serendipity_event_textile/lib2/LICENSE
    R plugins/serendipity_event_textile/lib2/README.textile
    R plugins/serendipity_event_textile/lib2/classTextile.php
    R plugins/serendipity_event_textile/lib2/composer.json
    R plugins/serendipity_event_textile/lib3/CHANGELOG.textile
    R plugins/serendipity_event_textile/lib3/CONTRIBUTING.textile
    R plugins/serendipity_event_textile/lib3/LICENSE
    R plugins/serendipity_event_textile/lib3/README.textile
    R plugins/serendipity_event_textile/lib3/composer.json
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/DataBag.php
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/Parser.php
    R plugins/serendipity_event_textile/lib3/src/Netcarver/Textile/Tag.php
    M plugins/serendipity_event_textile/serendipity_event_textile.php
    R plugins/serendipity_event_textile/textile.php
    R plugins/serendipity_event_textile/textile_namespace.inc.php
    A plugins/serendipity_event_textile/vendor/autoload.php
    A plugins/serendipity_event_textile/vendor/composer/ClassLoader.php
    A plugins/serendipity_event_textile/vendor/composer/InstalledVersions.php
    A plugins/serendipity_event_textile/vendor/composer/LICENSE
    A plugins/serendipity_event_textile/vendor/composer/autoload_classmap.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_namespaces.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_psr4.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_real.php
    A plugins/serendipity_event_textile/vendor/composer/autoload_static.php
    A plugins/serendipity_event_textile/vendor/composer/installed.json
    A plugins/serendipity_event_textile/vendor/composer/installed.php
    A plugins/serendipity_event_textile/vendor/composer/platform_check.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/CHANGELOG.textile
    A plugins/serendipity_event_textile/vendor/netcarver/textile/LICENSE
    A plugins/serendipity_event_textile/vendor/netcarver/textile/README.textile
    A plugins/serendipity_event_textile/vendor/netcarver/textile/SECURITY.md
    A plugins/serendipity_event_textile/vendor/netcarver/textile/composer.json
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/DataBag.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/Parser.php
    A plugins/serendipity_event_textile/vendor/netcarver/textile/src/Netcarver/Textile/Tag.php
    M templates/2k11/admin/installer.inc.tpl
    M templates/2k11/index.tpl
    M templates/2k11/sidebar.tpl
    A tests/.gitignore
    A tests/include/functionsSmartyTest.php

  Log Message:
  -----------
  Merge branch 'master' into 686-migrate-to-jquery3


  Commit: bf566a49c97bef8d4cc24f3c2ffb62ed7377b312
      https://github.com/s9y/Serendipity/commit/bf566a49c97bef8d4cc24f3c2ffb62ed7377b312
  Author: onli <[email protected]>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M docs/NEWS

  Log Message:
  -----------
  Document jQuery upgrade


Compare: https://github.com/s9y/Serendipity/compare/0c1f11d72240...bf566a49c97b

To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.