summaryrefslogtreecommitdiff
path: root/src/Compiler/Template.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Internal compiler classes always return a string (#918)Simon Wisselink1-18/+4
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink1-0/+5
2024-02-24Add template path to CompilerException to enable rich debug features (#936)Simon Wisselink1-1/+1
2023-12-01Removed doubled line doing strtolowerSimon Wisselink1-2/+0
2023-11-06Do not auto-html-escape custom function results. (#908)v5.0.0-rc2Simon Wisselink1-1/+1
2023-10-22Added some extra unit testSimon Wisselink1-0/+2
2023-10-22Fix case-sensitive tag names (#907) (#910)Jack Dane1-2/+3
2023-08-08Smarty5 (#852)Simon Wisselink1-0/+1480