summaryrefslogtreecommitdiff
path: root/change_log.txt
AgeCommit message (Expand)AuthorFilesLines
2016-07-18- bugfix modifier on plugins like {plugin|modifier ... } did fail when the pl...uwetews1-0/+1
2016-07-18- bugfix {foreach} if key variable and item@key attribute have been used both...uwetews1-0/+3
2016-07-14- bugfix wrong parameter on compileAllTemplates() and compileAllConfig() http...uwetews1-0/+3
2016-07-13- bugfix wrong parameter on compileAllTemplates() https://github.com/smarty-p...uwetews1-0/+1
2016-07-13- bugfix template function data should be merged when loading subtemplate htt...uwetews1-1/+2
2016-07-13- bugfix enable debugging could fail when template objects did already exists...uwetews1-1/+2
2016-07-13- update testInstall() https://github.com/smarty-php/smarty/issues/248https:/...uwetews1-1/+2
2016-07-13- bugfix PHP 7 compatibility on registered compiler plugins https://github.co...uwetews1-0/+3
2016-07-12- bugfix enableSecurity() must init cache flags https://github.com/smarty-php...uwetews1-2/+3
2016-07-12- bugfix {foreach} item variable must be created also on empty from array htt...uwetews1-0/+3
2016-05-28- bugfix/improvement of compileAlltemplates() follow symlinks in template fol...uwetews1-0/+4
2016-05-16- broken PHP 5.3 and 5.4 compatibilityuwetews1-1/+2
2016-05-16- optimization {foreach} compiler and processinguwetews1-1/+4
2016-05-15- optimization and cleanup of resource codeuwetews1-1/+4
2016-05-10- optimization of inheritance processinguwetews1-0/+3
2016-05-07-bugfix Only variables should be assigned by reference https://github.com/sma...uwetews1-1/+4
2016-05-02- enhancement {block} tag names can now be variable https://github.com/smarty...uwetews1-0/+3
2016-05-01- bugfix same relative filepath at {include} called from template in differen...uwetews1-0/+3
2016-04-29- bugfix {strip} remove space on linebreak between html tags https://github.c...uwetews1-0/+3
2016-04-24- bugfix nested {include} with relative file path could fail when called in {...uwetews1-0/+3
2016-04-14- bugfix the default template handler must calculate the source uid https://g...uwetews1-0/+1
2016-04-14- bugfix special variable {$smarty.capture.name} was not case sensitive on na...uwetews1-0/+3
2016-04-13- bugfix template inheritance status must be saved when calling sub-templates...uwetews1-1/+4
2016-03-27Fixing wrong dateuwetews1-5/+5
2016-03-27- bugfix change of 11.03.2014 cause again {capture} data could not been seen ...uwetews1-0/+3
2016-03-11- improvement $smarty->clearCompiledTemplate() should return on recompiled or...uwetews1-0/+1
2016-03-11- optimization of capture and security handlinguwetews1-0/+3
2016-03-10- optimization of resource processinguwetews1-0/+3
2016-03-09- bugfix correct Autoloader update of 2.3.2014 https://github.com/smarty-php/...uwetews1-0/+1
2016-03-09- improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt h...uwetews1-0/+4
2016-03-04- bugfix change from 01.03.2016 will cause $smarty->isCached(..) failure if c...uwetews1-0/+4
2016-03-02- revert autoloader optimizations because of unexplainable warning when using...uwetews1-0/+3
2016-03-01- bugfix template objects must be cached on $smarty->fetch('foo.tpl) calls in...uwetews1-0/+4
2016-02-26- bugfix instanceof expression in template code must be treated as value http...uwetews1-0/+1
2016-02-25- optimization of _realpathuwetews1-0/+1
2016-02-25- bugfix wrong _realpath with 4 or more parent-directories https://github.com...uwetews1-0/+3
2016-02-20- new feature/bugfix {foreach}{section} add 'properties' attribute to force ...uwetews1-1/+3
2016-02-20- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...uwetews1-3/+1
2016-02-20- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...uwetews1-1/+3
2016-02-20- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...uwetews1-0/+3
2016-02-19- revert output buffer flushing on display, echo content again because possib...uwetews1-0/+4
2016-02-14- optimization make compiler tag object cache static for higher compilation s...uwetews1-0/+1
2016-02-14- optimization of tag attribute compilinguwetews1-1/+2
2016-02-14- bugfix using extendsall as default resource and {include} inside {block} ta...uwetews1-0/+1
2016-02-14- optimization of sub-template processinguwetews1-0/+1
2016-02-14- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/...uwetews1-0/+3
2016-02-11- improvement added KnockoutJS comments to trimwhitespace outputfilter https:...uwetews1-0/+4
2016-02-10- bugfix other {strip} error with output tags between hmtl https://github.com...uwetews1-1/+2
2016-02-10- improvement because of ambiguities the inline constant support has been rem...uwetews1-0/+1
2016-02-10- bugfix wrong precedence on special if conditions like '$foo is ... by $bar'...uwetews1-0/+1