From 38b13661fe7299e40d9bb3871f27511a32f4b400 Mon Sep 17 00:00:00 2001 From: uwetews Date: Wed, 13 Jul 2016 01:07:53 +0200 Subject: - bugfix enable debugging could fail when template objects did already exists https://github.com/smarty-php/smarty/issues/237 --- 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 1ca9a5f6..b1480b6f 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,7 +2,8 @@ 13.07.2016 - 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 + 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