From 03e2a1c8a23055916e6accb567494e06f1d3a534 Mon Sep 17 00:00:00 2001 From: uwetews Date: Sat, 27 May 2017 12:33:48 +0200 Subject: [PATCH] - bugfix https://github.com/smarty-php/smarty/pull/368 did break the default plugin handler --- change_log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index 0b9dab65..24224e15 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,7 +1,7 @@ ===== 3.1.32 - dev === 27.5.2017 - bugfix change compiled code for registered function and modifiers to called as callable to allow closures - https://github.com/smarty-php/smarty/pull/368 + https://github.com/smarty-php/smarty/pull/368, https://github.com/smarty-php/smarty/issues/273 - bugfix https://github.com/smarty-php/smarty/pull/368 did break the default plugin handler 21.5.2017