summaryrefslogtreecommitdiff
path: root/src/Extension
AgeCommit message (Expand)AuthorFilesLines
2026-05-20Suppress E_DEPRECATED warnings for PHP 8.x compatibilityHEADmasterLester Caine1-2/+2
2025-08-26Fixed escaping of array/object keys in debug_print_varSimon Wisselink1-2/+2
2025-05-19Bugfix/bcpluginsadapter support modifiercompiler (#1132)pharixces1-2/+2
2024-11-20replace/qualify call_user_func_array. (#1083)Simon Wisselink1-1/+1
2024-06-30Improvement of auto-escaping (#1030)Amaury Bouchard1-1/+2
2024-04-06Fixed unit tests to not rely on the existence of any domain or unavailability...Simon Wisselink1-7/+0
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink1-4/+21
2024-02-26Implemented support for substr, implode and json_encode as modifiers. (#940)Simon Wisselink1-1/+70
2023-12-01add comments to ExtensionInterface to help developers with creating their own...Simon Wisselink1-4/+66
2023-08-08Smarty5 (#852)Simon Wisselink6-0/+1052