summaryrefslogtreecommitdiff
path: root/src/Template
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Fix static analysis warnings for isDot() and remove deprecated APC support (#...hirosan1-2/+0
2024-11-20replace/qualify call_user_func_array. (#1083)Simon Wisselink1-1/+1
2024-11-20Add PHP 8.4 support to Smarty (#1043)Wim Wisselink1-3/+3
2024-08-14Fixing forced OpCache invalidation on every template include, which is result...Stephan Lueckl1-9/+12
2024-02-24Add template path to CompilerException to enable rich debug features (#936)Simon Wisselink1-2/+2
2023-08-08Smarty5 (#852)Simon Wisselink5-0/+1210