summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-02-26version bumpSimon Wisselink1-1/+1
2024-02-26Implemented support for substr, implode and json_encode as modifiers. (#940)Simon Wisselink5-9/+108
2024-02-24Add template path to CompilerException to enable rich debug features (#936)Simon Wisselink3-4/+4
2024-01-26fix escapewxiaoguang1-1/+1
2024-01-23Add php8.3 support (#926)Simon Wisselink1-1/+1
2024-01-01Fixed failing {debug} tag. (#923)Simon Wisselink3-51/+43
2023-12-01add comments to ExtensionInterface to help developers with creating their own...Simon Wisselink1-4/+66
2023-12-01Removed doubled line doing strtolowerSimon Wisselink1-2/+0
2023-11-11version bumpSimon Wisselink1-1/+1
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 Wisselink2-1/+3
2023-10-22Fix case-sensitive tag names (#907) (#910)Jack Dane2-2/+5
2023-09-14Fix use of negative numbers in math equations. (#903)Simon Wisselink1-1/+1
2023-09-11Fixed running of output filters.Simon Wisselink3-9/+1
2023-08-08version bumpSimon Wisselink1-1/+1
2023-08-08Smarty5 (#852)Simon Wisselink168-0/+29843