summaryrefslogtreecommitdiff
path: root/src/Data.php
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Merge branch 'support/5'Simon Wisselink1-1/+1
2024-04-13Fix change in signature of getTemplateVars (#995)Simon Wisselink1-1/+4
2024-04-06Fixed unit tests to not rely on the existence of any domain or unavailability...Simon Wisselink1-8/+0
2024-04-05Fix Smarty::assign() not returning when called with an array as first parame...Simon Wisselink1-1/+1
2024-03-29Fix warning when calling hasVariable for an undefined variable (#978)Simon Wisselink1-1/+1
2024-03-28Fix Smarty::assign() not returning when called with an array as first parame...Simon Wisselink1-1/+1
2024-03-15Fixed that scoped variables would overwrite parent scope. (#954)Simon Wisselink1-0/+30
2023-08-08Smarty5 (#852)Simon Wisselink1-0/+496