index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
change_log.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
Moved changelog to a keepachangelog.com format and added a release script
Simon Wisselink
1
-3427
/
+0
2020-04-13
Fix repo layout for package maintainers (#571)
Simon Wisselink
1
-0
/
+1
2020-04-13
Strip now removes whitespaces after comment (#582)
Simon Wisselink
1
-0
/
+1
2020-04-13
Throw SmartyException when setting caching attributes for cacheable plugin as...
Simon Wisselink
1
-0
/
+1
2020-04-13
Switched to a more advanced regex to test wheter parameter is a variable (#567)
Simon Wisselink
1
-0
/
+1
2020-01-27
Fix foreachelse on arrayiterators
Simon Wisselink
1
-0
/
+2
2020-01-26
Merge pull request #503 from SeahunOh/master
Simon Wisselink
1
-1
/
+1
2020-01-13
update changelog to reflect resent pull request merges
Monte Ohrt
1
-0
/
+8
2020-01-13
fix change log date
Claas Augner
1
-1
/
+1
2019-12-12
update change log version
Monte Ohrt
1
-1
/
+2
2018-11-01
fix typo
shpik
1
-1
/
+1
2018-10-30
- bugfix a nested subblock in an inheritance child template was not replace by
uwetews
1
-0
/
+4
2018-10-29
- bugfix Smarty::$php_handling == PHP_PASSTHRU (default) did eat the "\n" (ne...
uwetews
1
-1
/
+5
2018-10-14
- bugfix autoloader exit shortcut https://github.com/smarty-php/smarty/issues...
uwetews
1
-1
/
+4
2018-10-11
- bugfix in date-format modifier; NULL at date string or default_date did not...
uwetews
1
-1
/
+3
2018-10-11
- bugfix {insert} not works when caching is enabled and included template is ...
uwetews
1
-0
/
+4
2018-10-09
09.10.2018
uwetews
1
-1
/
+6
2018-09-18
- bugfix large plain text template sections without a Smarty tag > 700kB could
uwetews
1
-1
/
+7
2018-09-12
Prepare 3.1.33 release
v3.1.33
uwetews
1
-1
/
+3
2018-09-03
- bugfix {foreach} using new style property access like {$item@property} on
uwetews
1
-1
/
+5
2018-08-31
- bugfix some custom left and right delimiters like '{^' '^}' did not work
uwetews
1
-0
/
+3
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-1
/
+3
2018-08-31
- bugfix on Windows absolute filepathes did fail if the drive letter was foll...
uwetews
1
-1
/
+4
2018-08-31
- PSR-2 code style fixes for config and template file Lexer/Parser generated ...
uwetews
1
-1
/
+6
2018-08-26
- bugfix/enhancement {capture} allow variable as capture block name in Smarty...
uwetews
1
-1
/
+6
2018-08-19
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...
uwetews
1
-1
/
+8
2018-05-17
- bugfix strip-block produces different output in Smarty v3.1.32 https://gith...
Uwe Tews
1
-1
/
+2
2018-05-17
- bugfix Smarty::compileAllTemplates ignores `$extension` parameter https://g...
Uwe Tews
1
-1
/
+3
2018-05-17
- improvement do not compute total property in {foreach} if not needed https:...
Uwe Tews
1
-1
/
+2
2018-05-17
- bugfix plugins may not be loaded when setMergeCompiledIncludes is true htt...
Uwe Tews
1
-1
/
+4
2018-04-26
- bugfix regarding Security Vulnerability did not solve the problem under Linux
Uwe Tews
1
-1
/
+5
2018-04-24
Release version 3.1.32
Uwe Tews
1
-1
/
+1
2018-04-24
- bugfix possible Security Vulnerability in Smarty_Security class.
Uwe Tews
1
-0
/
+3
2018-03-28
- bugfix plugins may not be loaded if {function} or {block} tags are executed...
Uwe Tews
1
-0
/
+4
2018-03-26
- new feature {parent} = {$smarty.block.parent} {child} = {$smarty.block.ch...
Uwe Tews
1
-0
/
+3
2018-03-23
- bugfix preg_replace could fail on large content resulting in a blank page h...
Uwe Tews
1
-0
/
+3
2018-03-21
- bugfix short form of {section} attributes did not work https://github.com/s...
Uwe Tews
1
-0
/
+1
2018-03-21
- bugfix {$smarty.section...} used outside {section}{/section} showed incorre...
Uwe Tews
1
-0
/
+4
2018-03-17
- improvement Smarty::compileAllTemplates() exit with a non-zero status code ...
Uwe Tews
1
-0
/
+3
2018-03-16
- bugfix extends resource did not work with user defined left/right delimiter...
Uwe Tews
1
-0
/
+3
2017-11-22
bugfix {break} and {continue} could fail if {foreach}{/foreach} did contain o...
Uwe Tews
1
-0
/
+4
2017-11-20
- replacement of " by '
Uwe Tews
1
-1
/
+1
2017-11-20
bugfix variable filter might not have been loaded in cache file for use in no...
Uwe Tews
1
-0
/
+1
2017-11-20
bugfix rework of newline spacing between tag code and template text.
Uwe Tews
1
-0
/
+4
2017-11-06
- bugfix {$smarty.section.name.loop} used together with {$smarty.section.name...
Uwe Tews
1
-0
/
+2
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-183
/
+183
2017-11-05
lexer/parser optimization
Uwe Tews
1
-1
/
+4
2017-10-26
- correction of PHPDoc blocks
Uwe Tews
1
-0
/
+2
2017-10-26
- deprecate functions Smarty::muteExpectedErrors() and Smarty::unmuteExpected...
Uwe Tews
1
-0
/
+4
2017-10-26
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
Uwe Tews
1
-0
/
+1
[next]