index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Compile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-03
Add support for shorttags in functions (#1142)
pharixces
3
-91
/
+167
2024-06-30
Improvement of auto-escaping (#1030)
Amaury Bouchard
4
-3
/
+35
2024-06-16
fixed error when using section with nocache.
Simon Wisselink
2
-2
/
+2
2024-05-28
Merge pull request from GHSA-4rmg-292m-wg3w
Simon Wisselink
1
-62
/
+2
2024-04-29
Remove unused attributes from config_load (#1004)
Simon Wisselink
1
-5
/
+3
2024-04-06
Fixed unit tests to not rely on the existence of any domain or unavailability...
Simon Wisselink
18
-22
/
+0
2024-03-25
Internal compiler classes always return a string (#918)
Simon Wisselink
46
-80
/
+103
2024-03-15
Fixed that scoped variables would overwrite parent scope. (#954)
Simon Wisselink
1
-2
/
+2
2024-03-15
Fix Too many shorthand attributes error when using a modifier as a function w...
Simon Wisselink
2
-13
/
+28
2024-02-26
Implemented support for substr, implode and json_encode as modifiers. (#940)
Simon Wisselink
3
-5
/
+37
2024-01-26
fix escape
wxiaoguang
1
-1
/
+1
2023-08-08
Smarty5 (#852)
Simon Wisselink
78
-0
/
+5097