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
2024-03-27
Merge branch 'release/5.0.1'
Simon Wisselink
1
-1
/
+1
2024-03-27
version bump
Simon Wisselink
1
-1
/
+1
2024-03-27
Fix missing and bogus use lines in src/Smarty.php. (#970)
Simon Wisselink
1
-12
/
+14
2024-03-27
Deprecation fix for providing a non string value to ctype_digit (#960)
Wim Wisselink
1
-1
/
+1
2024-03-27
Fix docblock information after Smarty 5 namespace changes (#968)
Markus Frühauf
1
-2
/
+2
2024-03-27
Fix missing and bogus use lines in src/Smarty.php. (#970)
Simon Wisselink
1
-12
/
+14
2024-03-27
Deprecation fix for providing a non string value to ctype_digit (#960)
Wim Wisselink
1
-1
/
+1
2024-03-27
Fix docblock information after Smarty 5 namespace changes (#968)
Markus Frühauf
1
-2
/
+2
2024-03-25
Documented support for `is in`, added support for `is not in`. (#955)
Simon Wisselink
4
-848
/
+907
2024-03-25
Deprecate stream variables (#933)
Simon Wisselink
1
-0
/
+3
2024-03-25
Internal compiler classes always return a string (#918)
Simon Wisselink
49
-237
/
+242
2024-03-25
version bump
Simon Wisselink
1
-1
/
+1
2024-03-15
Fixed that scoped variables would overwrite parent scope. (#954)
Simon Wisselink
5
-59
/
+51
2024-03-15
Fix Too many shorthand attributes error when using a modifier as a function w...
Simon Wisselink
10
-119
/
+56
2024-02-26
version bump
Simon Wisselink
1
-1
/
+1
2024-02-26
Implemented support for substr, implode and json_encode as modifiers. (#940)
Simon Wisselink
5
-9
/
+108
2024-02-24
Add template path to CompilerException to enable rich debug features (#936)
Simon Wisselink
3
-4
/
+4
2024-01-26
fix escape
wxiaoguang
1
-1
/
+1
2024-01-23
Add php8.3 support (#926)
Simon Wisselink
1
-1
/
+1
2024-01-01
Fixed failing {debug} tag. (#923)
Simon Wisselink
3
-51
/
+43
2023-12-01
add comments to ExtensionInterface to help developers with creating their own...
Simon Wisselink
1
-4
/
+66
2023-12-01
Removed doubled line doing strtolower
Simon Wisselink
1
-2
/
+0
2023-11-11
version bump
Simon Wisselink
1
-1
/
+1
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
2
-1
/
+3
2023-10-22
Fix case-sensitive tag names (#907) (#910)
Jack Dane
2
-2
/
+5
2023-09-14
Fix use of negative numbers in math equations. (#903)
Simon Wisselink
1
-1
/
+1
2023-09-11
Fixed running of output filters.
Simon Wisselink
3
-9
/
+1
2023-08-08
version bump
Simon Wisselink
1
-1
/
+1
2023-08-08
Smarty5 (#852)
Simon Wisselink
168
-0
/
+29843