From 21aa211ddbc0be879d0ce7a7090114b2792d9c72 Mon Sep 17 00:00:00 2001 From: uwetews Date: Fri, 9 Sep 2016 18:43:37 +0200 Subject: - bugfix/optimization {foreach} did not execute the {foreachelse} when iterating empty objects https://github.com/smarty-php/smarty/pull/287 --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 018d008e..c68d2dfe 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.31-dev ===== (xx.xx.xx) + 09.09.2016 + - bugfix/optimization {foreach} did not execute the {foreachelse} when iterating empty objects https://github.com/smarty-php/smarty/pull/287 + 08.09.2016 - bugfix implement wrapper for removed method getConfigVariable() https://github.com/smarty-php/smarty/issues/286 -- cgit v1.3