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-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
2024-06-30
Improvement of auto-escaping (#1030)
Amaury Bouchard
12
-6
/
+165
2024-06-16
Merge branch 'release/5.3.1'
v5.3.1
Simon Wisselink
3
-2
/
+5
2024-06-16
version bump
Simon Wisselink
3
-2
/
+5
2024-06-16
fixed error when using section with nocache.
Simon Wisselink
4
-2
/
+9
2024-06-16
add smarty logo svg for future use
Simon Wisselink
1
-0
/
+22
2024-05-30
Merge branch 'release/5.3.0'
v5.3.0
Simon Wisselink
4
-3
/
+6
2024-05-30
version bump
Simon Wisselink
4
-3
/
+6
2024-05-30
Merge branch 'support/5'
Simon Wisselink
7
-7
/
+36
2024-05-29
implemented and documented prependTemplateDir. (#1025)
Simon Wisselink
4
-10
/
+38
2024-05-28
Merge branch 'release/5.2.0'
v5.2.0
Simon Wisselink
4
-4
/
+7
2024-05-28
version bump
Simon Wisselink
4
-4
/
+7
2024-05-28
Merge pull request from GHSA-4rmg-292m-wg3w
Simon Wisselink
11
-76
/
+96
2024-05-24
Scottchiefbaker/master (#1019)
Simon Wisselink
3
-0
/
+51
2024-04-29
Remove unused attributes from config_load (#1004)
Simon Wisselink
2
-6
/
+3
2024-04-23
Merge branch 'release/5.1.0'
v5.1.0
Simon Wisselink
9
-9
/
+12
2024-04-23
version bump
Simon Wisselink
9
-9
/
+12
2024-04-19
Prevent notices on null to string conversion in Template::appendCode (#1002)
Simon Wisselink
7
-10
/
+12
2024-04-19
Corrected invalid classnames in Runtime code for foreach (#1001)
Simon Wisselink
2
-10
/
+9
2024-04-13
Fix change in signature of getTemplateVars (#995)
Simon Wisselink
3
-99
/
+117
2024-04-11
Fix docblock types (#992)
kynx
2
-30
/
+28
[next]