Smarty Update to v5.4.3

This commit is contained in:
2024-12-26 17:59:29 +09:00
parent f7faa504f8
commit fd369a7115
32 changed files with 2785 additions and 977 deletions

15
update/ReadMe.md Normal file
View File

@@ -0,0 +1,15 @@
# Files in this folder must be copied or merged over
The following files can be copied as is
- `src/BlockHandler/T.php`
- `src/FunctionHandler/Popup.php`
- `src/FunctionHandler/PopupInit.php`
The following files need to be checkd for changes.
If no changes they can be copied, else merged
- `src/FunctionHandler/HtmlCheckboxes.php`
- `src/FunctionHandler/HtmlOptions.php`
- `src/Extensions/DefaultExtensions.php`