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-03-27
Merge branch 'release/5.0.1'
Simon Wisselink
2
-1
/
+5
2024-03-27
version bump
Simon Wisselink
3
-2
/
+5
2024-03-27
Fix missing and bogus use lines in src/Smarty.php. (#970)
Simon Wisselink
2
-12
/
+15
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
2
-12
/
+15
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
9
-899
/
+943
2024-03-25
changelog entry for depcreated stream variables
Simon Wisselink
1
-0
/
+1
2024-03-25
Deprecate stream variables (#933)
Simon Wisselink
2
-0
/
+6
2024-03-25
Internal compiler classes always return a string (#918)
Simon Wisselink
58
-246
/
+253
2024-03-25
Merge branch 'release/5.0.0'
v5.0.0
Simon Wisselink
3
-3
/
+6
2024-03-25
version bump
Simon Wisselink
3
-3
/
+6
2024-03-15
Fixed that scoped variables would overwrite parent scope. (#954)
Simon Wisselink
8
-65
/
+62
2024-03-15
Fix Too many shorthand attributes error when using a modifier as a function w...
Simon Wisselink
15
-144
/
+80
2024-02-26
fix release tooling to auto-delete changelog files
Simon Wisselink
4
-4
/
+1
2024-02-26
re-order changelog
Simon Wisselink
1
-4
/
+3
2024-02-26
Merge branch 'release/5.0.0-rc3'
v5.0.0-rc3
Simon Wisselink
2
-1
/
+7
2024-02-26
version bump
Simon Wisselink
2
-1
/
+7
2024-02-26
Implemented support for substr, implode and json_encode as modifiers. (#940)
Simon Wisselink
29
-70
/
+723
2024-02-24
Add template path to CompilerException to enable rich debug features (#936)
Simon Wisselink
5
-4
/
+6
2024-02-18
Fix PHP version for one of the local test runners. 7.4 was tested twice, 7.3 ...
Simon Wisselink
1
-1
/
+1
2024-02-05
Merge branch 'wxiaoguang-fix-escape-5.0'
Simon Wisselink
2
-1
/
+2
2024-02-05
added changelog
Simon Wisselink
1
-0
/
+1
2024-02-05
fixed ocumentation on {if is even by } syntax
Simon Wisselink
4
-4
/
+35
2024-02-05
added Link to variable scope page in the documentation for the assign tag
Simon Wisselink
2
-2
/
+5
2024-02-05
Explain escaping and auto-escaping in the docs.
Simon Wisselink
4
-3
/
+39
2024-02-05
Add backlink to GitHub
Simon Wisselink
2
-1
/
+6
2024-02-03
fixed ocumentation on {if is even by } syntax
Simon Wisselink
4
-4
/
+35
2024-02-02
added Link to variable scope page in the documentation for the assign tag
Simon Wisselink
2
-2
/
+5
2024-02-02
Explain escaping and auto-escaping in the docs.
Simon Wisselink
4
-3
/
+39
2024-02-02
Add backlink to GitHub
Simon Wisselink
2
-1
/
+6
2024-01-26
fix escape
wxiaoguang
1
-1
/
+1
2024-01-23
Update php version number in docs
Simon Wisselink
2
-2
/
+2
2024-01-23
Add php8.3 support (#926)
Simon Wisselink
6
-2
/
+24
2024-01-01
Fixed failing {debug} tag. (#923)
Simon Wisselink
5
-52
/
+68
2023-12-22
Use the official name (#921)
Marc Laporte
1
-2
/
+2
2023-12-01
add comments to ExtensionInterface to help developers with creating their own...
Simon Wisselink
1
-4
/
+66
2023-12-01
add compile_dir > setCompileDir to changelog and upgrade instructions
Simon Wisselink
2
-0
/
+2
2023-12-01
Removed doubled line doing strtolower
Simon Wisselink
1
-2
/
+0
2023-11-29
Added Upgrade instructions to docs
Simon Wisselink
5
-4
/
+162
2023-11-11
Merge branch 'release/5.0.0-rc2'
Simon Wisselink
2
-1
/
+4
2023-11-11
version bump
Simon Wisselink
2
-1
/
+4
2023-11-11
Fix make-release script for MacOS
Simon Wisselink
4
-2
/
+56
2023-11-06
Do not auto-html-escape custom function results. (#908)
v5.0.0-rc2
Simon Wisselink
3
-1
/
+33
2023-11-06
Add support for MacOS test running using mutagen-compose.
Simon Wisselink
2
-7
/
+41
2023-10-28
Typos in documentation (#914)
Shad
2
-5
/
+5
2023-10-22
changelog
Simon Wisselink
1
-0
/
+1
2023-10-22
Added some extra unit test
Simon Wisselink
3
-6
/
+22
[next]