index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
Merge branch 'release/5.5.2'
v5.5.2
Simon Wisselink
2
-1
/
+4
2025-08-26
version bump
Simon Wisselink
2
-1
/
+4
2025-08-26
Fixed escaping of array/object keys in debug_print_var
Simon Wisselink
2
-2
/
+4
2025-05-27
Add iWink and Temma logos
Simon Wisselink
4
-1
/
+110
2025-05-19
Merge branch 'release/5.5.1'
v5.5.1
Simon Wisselink
3
-2
/
+5
2025-05-19
version bump
Simon Wisselink
3
-2
/
+5
2025-05-19
changelog
Simon Wisselink
1
-0
/
+1
2025-05-19
Bugfix/bcpluginsadapter support modifiercompiler (#1132)
pharixces
1
-2
/
+2
2025-05-06
add empty and in_array modifier doc (#1113)
Shad
3
-0
/
+29
2025-05-03
Merge branch 'release/5.5.0'
v5.5.0
Simon Wisselink
3
-2
/
+5
2025-05-03
version bump
Simon Wisselink
3
-2
/
+5
2025-05-03
changelog
Simon Wisselink
1
-0
/
+1
2025-05-03
Support trailing comma in array (#1128)
hirosan
3
-238
/
+251
2025-04-16
Update getting-started.md (#1111)
hirosan
1
-1
/
+1
2025-04-15
Merge branch 'release/5.4.5'
v5.4.5
Simon Wisselink
3
-2
/
+5
2025-04-15
version bump
Simon Wisselink
3
-2
/
+5
2025-04-15
changelog
Simon Wisselink
1
-0
/
+1
2025-04-15
Update StringEval.php (#1126)
gherosh
1
-1
/
+1
2025-04-13
Added sponsor
Simon Wisselink
1
-0
/
+7
2025-04-13
Drop jit runs from CI unit tests.
Simon Wisselink
1
-21
/
+0
2025-04-13
Merge branch 'release/5.4.4'
v5.4.4
Simon Wisselink
4
-3
/
+6
2025-04-13
version bump
Simon Wisselink
4
-3
/
+6
2025-04-10
Fix syntax error occurring when registering a function plugin that ends with ...
Simon Wisselink
3
-6
/
+16
2025-04-10
Added funding options
Simon Wisselink
1
-0
/
+1
2025-02-13
Added unit tests to prevent regressions of issue #1100 that was fixed in v4
Simon Wisselink
2
-0
/
+69
2024-12-28
change SMARTY_VERSION to $smarty.version.
Simon Wisselink
2
-1
/
+2
2024-12-27
Add upgrading remarks on magic APi methods.
Simon Wisselink
1
-0
/
+9
2024-12-27
Add note to docs about plugins that expect parameters by reference
Simon Wisselink
1
-0
/
+5
2024-12-23
Merge branch 'release/5.4.3'
v5.4.3
Simon Wisselink
3
-2
/
+5
2024-12-23
version bump
Simon Wisselink
3
-2
/
+5
2024-12-23
move to official php8.4 image for unit testing in CI
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
7
-945
/
+1162
2024-11-20
replace/qualify call_user_func_array. (#1083)
Simon Wisselink
6
-9
/
+11
2024-11-20
Merge branch 'release/5.4.2'
v5.4.2
Simon Wisselink
2
-1
/
+4
2024-11-20
version bump
Simon Wisselink
2
-1
/
+4
2024-11-20
Add to changelog
Simon Wisselink
1
-0
/
+2
2024-11-20
Add PHP 8.4 support to Smarty (#1043)
Wim Wisselink
30
-31
/
+51
2024-10-06
Add unit tests for short hand template function definition and shorthand temp...
Simon Wisselink
4
-0
/
+30
2024-08-30
Merge branch 'release/5.4.1'
v5.4.1
Simon Wisselink
2
-1
/
+4
2024-08-30
version bump
Simon Wisselink
2
-1
/
+4
2024-08-29
Changelog
Simon Wisselink
1
-0
/
+3
2024-08-28
Update a workflow file for GitHub Actions to test on Windows (#1046)
Atsushi Matsuo
1
-3
/
+4
2024-08-28
Modify NullCoalescingTest.php and TernaryTest.php to prevent test failure on ...
Atsushi Matsuo
2
-2
/
+2
2024-08-28
Fix unit tests to enable to run CacheResourceFileTest.php on Windows (#1055)
Atsushi Matsuo
1
-4
/
+13
2024-08-28
Fix an issue that preventing the use of "extends:" to define the inheritance ...
Atsushi Matsuo
1
-1
/
+5
2024-08-14
Merge branch 'release/5.4.0'
v5.4.0
Simon Wisselink
4
-3
/
+6
2024-08-14
version bump
Simon Wisselink
4
-3
/
+6
2024-08-14
changelog
Simon Wisselink
1
-0
/
+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
[next]