From 5fd21b736108f7ec158221bd90013e007f6e8cf3 Mon Sep 17 00:00:00 2001 From: uwetews Date: Mon, 18 Jul 2016 23:43:58 +0200 Subject: - bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246 --- change_log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index e192c4d2..55015cfc 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,6 +3,7 @@ - bugfix {foreach} if key variable and item@key attribute have been used both the key variable was not updated https://github.com/smarty-php/smarty/issues/254 - bugfix modifier on plugins like {plugin|modifier ... } did fail when the plugin does return an array https://github.com/smarty-php/smarty/issues/228 - bugfix avoid opcache_invalidate to result in ErrorException when opcache.restrict_api is not empty https://github.com/smarty-php/smarty/pull/244 + - bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246 14.07.2016 - bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231 -- cgit v1.3