index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-20
Suppress E_DEPRECATED warnings for PHP 8.x compatibility
HEAD
master
Lester Caine
3
-4
/
+4
2026-05-20
Replace deprecated strftime() with IntlDateFormatter in HtmlSelectDate
Lester Caine
1
-4
/
+10
2026-05-16
fix: return type (#1180)
Masatoshi Ogiwara
1
-1
/
+1
2026-02-15
version bump
Simon Wisselink
1
-1
/
+1
2026-02-15
Add support for Backed Enums (#1171)
Simon Wisselink
2
-570
/
+583
2026-02-15
Regex matches operator (#1169)
Simon Wisselink
4
-1137
/
+1208
2026-02-11
Support for Laravel Collections style object chaining (#1168)
Simon Wisselink
2
-735
/
+756
2026-01-08
Fix static analysis warnings for isDot() and remove deprecated APC support (#...
hirosan
3
-16
/
+4
2025-11-19
version bump
Simon Wisselink
1
-1
/
+1
2025-10-17
Non-canonical cast (boolean) fix (#1145)
Wim Wisselink
1
-1
/
+1
2025-10-03
version bump
Simon Wisselink
1
-1
/
+1
2025-10-03
Add support for shorttags in functions (#1142)
pharixces
5
-91
/
+259
2025-08-26
version bump
Simon Wisselink
1
-1
/
+1
2025-08-26
Fixed escaping of array/object keys in debug_print_var
Simon Wisselink
1
-2
/
+2
2025-05-19
version bump
Simon Wisselink
1
-1
/
+1
2025-05-19
Bugfix/bcpluginsadapter support modifiercompiler (#1132)
pharixces
1
-2
/
+2
2025-05-03
version bump
Simon Wisselink
1
-1
/
+1
2025-05-03
Support trailing comma in array (#1128)
hirosan
2
-238
/
+249
2025-04-15
version bump
Simon Wisselink
1
-1
/
+1
2025-04-15
Update StringEval.php (#1126)
gherosh
1
-1
/
+1
2025-04-13
version bump
Simon Wisselink
1
-1
/
+1
2025-04-10
Fix syntax error occurring when registering a function plugin that ends with ...
Simon Wisselink
1
-6
/
+6
2024-12-28
change SMARTY_VERSION to $smarty.version.
Simon Wisselink
1
-1
/
+1
2024-12-23
version bump
Simon Wisselink
1
-1
/
+1
2024-12-23
Restore special handling of isset and empty as it was in v4. Fixes #1063 (#1093)
Simon Wisselink
3
-919
/
+1116
2024-11-20
replace/qualify call_user_func_array. (#1083)
Simon Wisselink
5
-9
/
+10
2024-11-20
version bump
Simon Wisselink
1
-1
/
+1
2024-11-20
Add PHP 8.4 support to Smarty (#1043)
Wim Wisselink
17
-22
/
+22
2024-08-30
version bump
Simon Wisselink
1
-1
/
+1
2024-08-28
Fix an issue that preventing the use of "extends:" to define the inheritance ...
Atsushi Matsuo
1
-1
/
+5
2024-08-14
version bump
Simon Wisselink
1
-1
/
+1
2024-08-14
Fixing forced OpCache invalidation on every template include, which is result...
Stephan Lueckl
2
-12
/
+18
2024-07-01
add missing closing tr tag (#1039)
Shad
1
-0
/
+1
2024-06-30
Improvement of auto-escaping (#1030)
Amaury Bouchard
6
-4
/
+60
2024-06-16
version bump
Simon Wisselink
1
-1
/
+1
2024-06-16
fixed error when using section with nocache.
Simon Wisselink
2
-2
/
+2
2024-05-30
version bump
Simon Wisselink
1
-1
/
+1
2024-05-30
Merge branch 'support/5'
Simon Wisselink
1
-1
/
+1
2024-05-29
implemented and documented prependTemplateDir. (#1025)
Simon Wisselink
1
-0
/
+15
2024-05-28
version bump
Simon Wisselink
1
-1
/
+1
2024-05-28
Merge pull request from GHSA-4rmg-292m-wg3w
Simon Wisselink
3
-73
/
+38
2024-04-29
Remove unused attributes from config_load (#1004)
Simon Wisselink
1
-5
/
+3
2024-04-23
version bump
Simon Wisselink
1
-1
/
+1
2024-04-19
Prevent notices on null to string conversion in Template::appendCode (#1002)
Simon Wisselink
6
-10
/
+11
2024-04-19
Corrected invalid classnames in Runtime code for foreach (#1001)
Simon Wisselink
1
-10
/
+8
2024-04-13
Fix change in signature of getTemplateVars (#995)
Simon Wisselink
1
-1
/
+4
2024-04-11
Fix docblock types (#992)
kynx
2
-30
/
+28
2024-04-06
Fixed unit tests to not rely on the existence of any domain or unavailability...
Simon Wisselink
36
-87
/
+0
2024-04-05
Fix Smarty::assign() not returning when called with an array as first parame...
Simon Wisselink
1
-1
/
+1
2024-03-29
Fix warning when calling hasVariable for an undefined variable (#978)
Simon Wisselink
1
-1
/
+1
[next]