index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Compiler
/
Template.php
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
Fix syntax error occurring when registering a function plugin that ends with ...
Simon Wisselink
1
-6
/
+6
2024-12-23
Restore special handling of isset and empty as it was in v4. Fixes #1063 (#1093)
Simon Wisselink
1
-2
/
+1
2024-11-20
replace/qualify call_user_func_array. (#1083)
Simon Wisselink
1
-4
/
+5
2024-11-20
Add PHP 8.4 support to Smarty (#1043)
Wim Wisselink
1
-1
/
+1
2024-06-30
Improvement of auto-escaping (#1030)
Amaury Bouchard
1
-0
/
+23
2024-05-28
Merge pull request from GHSA-4rmg-292m-wg3w
Simon Wisselink
1
-11
/
+27
2024-04-19
Prevent notices on null to string conversion in Template::appendCode (#1002)
Simon Wisselink
1
-2
/
+3
2024-03-25
Internal compiler classes always return a string (#918)
Simon Wisselink
1
-18
/
+4
2024-03-15
Fix Too many shorthand attributes error when using a modifier as a function w...
Simon Wisselink
1
-0
/
+5
2024-02-24
Add template path to CompilerException to enable rich debug features (#936)
Simon Wisselink
1
-1
/
+1
2023-12-01
Removed doubled line doing strtolower
Simon Wisselink
1
-2
/
+0
2023-11-06
Do not auto-html-escape custom function results. (#908)
v5.0.0-rc2
Simon Wisselink
1
-1
/
+1
2023-10-22
Added some extra unit test
Simon Wisselink
1
-0
/
+2
2023-10-22
Fix case-sensitive tag names (#907) (#910)
Jack Dane
1
-2
/
+3
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-0
/
+1480