From cbea88b3a7243261d3a770552ebbc8e342183414 Mon Sep 17 00:00:00 2001 From: uwetews Date: Wed, 13 Jul 2016 01:42:54 +0200 Subject: - bugfix template function data should be merged when loading subtemplate https://github.com/smarty-php/smarty/issues/240 --- change_log.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index b1480b6f..a9cb3aa7 100644 --- a/change_log.txt +++ b/change_log.txt @@ -3,7 +3,8 @@ - bugfix PHP 7 compatibility on registered compiler plugins https://github.com/smarty-php/smarty/issues/241 - update testInstall() https://github.com/smarty-php/smarty/issues/248https://github.com/smarty-php/smarty/issues/248 - bugfix enable debugging could fail when template objects did already exists https://github.com/smarty-php/smarty/issues/237 - + - bugfix template function data should be merged when loading subtemplate https://github.com/smarty-php/smarty/issues/240 + 12.07.2016 - bugfix {foreach} item variable must be created also on empty from array https://github.com/smarty-php/smarty/issues/238 and https://github.com/smarty-php/smarty/issues/239 - bugfix enableSecurity() must init cache flags https://github.com/smarty-php/smarty/issues/247 -- cgit v1.3