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
2024-11-21
Merge branch 'release/4.5.5' into support/4
v4.5.5
Simon Wisselink
2
-1
/
+4
2024-11-21
version bump
Simon Wisselink
2
-1
/
+4
2024-11-21
changelog
Simon Wisselink
1
-0
/
+2
2024-11-21
Add PHP 8.4 support to Smarty (#1084)
Jonathan Lelievre
38
-103
/
+123
2024-10-06
Add unit tests for short hand template function definition and shorthand temp...
Simon Wisselink
4
-1
/
+31
2024-08-14
Merge branch 'release/4.5.4' into support/4
v4.5.4
Simon Wisselink
3
-2
/
+5
2024-08-14
version bump
Simon Wisselink
3
-2
/
+5
2024-08-14
Fixed that using count() would trigger a deprecation notice. (#1054)
Simon Wisselink
3
-1
/
+4
2024-05-28
Merge branch 'release/4.5.3' into support/4
v4.5.3
Simon Wisselink
3
-2
/
+5
2024-05-28
version bump
Simon Wisselink
3
-2
/
+5
2024-05-28
Merge pull request from GHSA-4rmg-292m-wg3w
Simon Wisselink
10
-72
/
+78
2024-04-19
fixed sample output of section in the docs and added this example as a unit test
Simon Wisselink
2
-4
/
+37
2024-04-13
Add test for getTemplateVars returning array of values
Simon Wisselink
1
-0
/
+13
2024-04-07
fixed changelog
Simon Wisselink
1
-6
/
+3
2024-04-06
Merge branch 'release/4.5.2' into support/4
v4.5.2
Simon Wisselink
2
-1
/
+3
2024-04-06
version bump
Simon Wisselink
2
-1
/
+3
2024-04-05
Throw deprecation notice about unregistered functions without changing the co...
Simon Wisselink
2
-11
/
+79
2024-03-18
Merge branch 'release/4.5.1' into support/4
v4.5.1
Simon Wisselink
2
-1
/
+4
2024-03-18
version bump
Simon Wisselink
2
-1
/
+4
2024-03-18
fix branch name in release script
Simon Wisselink
1
-1
/
+1
2024-03-18
Merge branch 'release/4.5.0' into support/4
Simon Wisselink
2
-1
/
+4
2024-03-18
version bump
Simon Wisselink
2
-1
/
+4
2024-03-18
Using unsupported PHP functions and unregistered static class methods in modi...
Simon Wisselink
13
-22
/
+151
2024-03-15
New unit test for function scope
Simon Wisselink
1
-0
/
+8
2024-02-26
auto-delete changelog files
v4.5.0
v4.4.1
Simon Wisselink
1
-1
/
+1
2024-02-26
changelog update
Simon Wisselink
2
-2
/
+1
2024-02-26
Merge branch 'release/4.4.1' into support/4.3
Simon Wisselink
2
-1
/
+5
2024-02-26
version bump
Simon Wisselink
2
-1
/
+5
2024-02-26
changelog
Simon Wisselink
1
-0
/
+1
2024-02-26
Updated release tooling
Simon Wisselink
4
-2
/
+56
2024-02-26
Add some guidance on upgrading from v3 to v4
v4.4.0
checkout
Simon Wisselink
2
-1
/
+41
2024-02-26
Prevent deprecation notices for implode, json_encode and substr modifiers
Simon Wisselink
7
-0
/
+209
2024-02-05
Fix incorrect compilation of expressions when escape_html=true (#932)
Simon Wisselink
2
-1
/
+4
2024-01-23
Update php version number in docs
v4.3.5
Simon Wisselink
2
-2
/
+2
2024-01-23
Add PHP8.3 support for Smarty 4.3. (#927)
Simon Wisselink
6
-3
/
+26
2023-09-21
Add unit tests to clarify current behavior
Simon Wisselink
1
-0
/
+32
2023-09-14
Merge branch 'release/4.3.4' into support/4.3
v4.3.4
v4.3.3
Simon Wisselink
2
-1
/
+3
2023-09-14
version bump
Simon Wisselink
2
-1
/
+3
2023-09-14
Merge branch 'release/4.3.3' into support/4.3
Simon Wisselink
0
-0
/
+0
2023-09-14
version bump
Simon Wisselink
2
-1
/
+3
2023-09-14
Fix release-script to user support-branch
Simon Wisselink
1
-1
/
+1
2023-09-14
version bump
Simon Wisselink
2
-1
/
+3
2023-09-14
Fix use of negative numbers in math equations. (#904)
Simon Wisselink
3
-1
/
+10
2023-09-13
Fix phpdoc.
Simon Wisselink
1
-1
/
+1
2023-08-04
Fix strip_tags modifier for falsy input. (#893)
Simon Wisselink
3
-1
/
+50
2023-07-19
Merge branch 'release/4.3.2'
v4.3.2
Simon Wisselink
2
-1
/
+3
2023-07-19
version bump
Simon Wisselink
2
-1
/
+3
2023-07-19
muteUndefinedOrNullWarnings() now also mutes PHP8 warnings for undefined prop...
Simon Wisselink
2
-0
/
+16
2023-04-30
Remove `md5` modifier from debug.tpl (#871)
Jon
2
-6
/
+7
2023-03-28
Merge branch 'release/4.3.1'
v4.3.1
Simon Wisselink
2
-1
/
+3
[next]