From 1b6d2a9375e83850f3c26030253da5667d86f06f Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 14 Aug 2016 02:38:55 +0200 Subject: - bugfix Class 'Smarty_Internal_Runtime_ValidateCompiled' not found when upgrading from some older Smarty versions with existing compiled or cached template files https://github.com/smarty-php/smarty/issues/269 --- change_log.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index aa19638c..cb7a7347 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,8 @@ ===== 3.1.31-dev ===== (xx.xx.xx) 14.08.2016 - bugfix $smarty_>debugging = true; did E_NOTICE messages when {eval} tag was used https://github.com/smarty-php/smarty/issues/266 + - bugfix Class 'Smarty_Internal_Runtime_ValidateCompiled' not found when upgrading from some older Smarty versions with existing + compiled or cached template files https://github.com/smarty-php/smarty/issues/269 ===== 3.1.30 ===== (07.08.2016) -- cgit v1.3