summaryrefslogtreecommitdiff
path: root/src/TemplateBase.php
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Non-canonical cast (boolean) fix (#1145)Wim Wisselink1-1/+1
2024-11-20Add PHP 8.4 support to Smarty (#1043)Wim Wisselink1-1/+1
2024-04-11Fix docblock types (#992)kynx1-10/+10
2024-04-06Fixed unit tests to not rely on the existence of any domain or unavailability...Simon Wisselink1-7/+0
2024-03-27Fix docblock information after Smarty 5 namespace changes (#968)Markus Frühauf1-2/+2
2024-03-15Fixed that scoped variables would overwrite parent scope. (#954)Simon Wisselink1-7/+0
2023-08-08Smarty5 (#852)Simon Wisselink1-0/+439