summaryrefslogtreecommitdiff
path: root/src/FunctionHandler
AgeCommit message (Expand)AuthorFilesLines
2026-05-20Replace deprecated strftime() with IntlDateFormatter in HtmlSelectDateLester Caine1-4/+10
2025-10-03Add support for shorttags in functions (#1142)pharixces2-0/+92
2024-04-06Fixed unit tests to not rely on the existence of any domain or unavailability...Simon Wisselink12-24/+0
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink4-100/+0
2023-09-14Fix use of negative numbers in math equations. (#903)Simon Wisselink1-1/+1
2023-08-08Smarty5 (#852)Simon Wisselink21-0/+2565