From 8835408e0d8e85faaa9325d384055572b9d996b0 Mon Sep 17 00:00:00 2001 From: uwetews Date: Thu, 15 Sep 2016 09:14:56 +0200 Subject: - improvement make Smarty::clearCompiledTemplate() on custom resource independent from changes of templateId computation --- change_log.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'change_log.txt') diff --git a/change_log.txt b/change_log.txt index 7c85e363..df9d8e49 100644 --- a/change_log.txt +++ b/change_log.txt @@ -4,6 +4,7 @@ - bugfix function plugins called with assign attribute like {foo assign='bar'} did not output returned content because because assumption was made that it was assigned to a variable https://github.com/smarty-php/smarty/issues/292 - bugfix calling $smarty->isCached() on a not existing cache file with $smarty->cache_locking = true; could cause a 10 second delay http://www.smarty.net/forums/viewtopic.php?t=26282 + - improvement make Smarty::clearCompiledTemplate() on custom resource independent from changes of templateId computation 11.09.2016 - improvement {math} misleading E_USER_WARNING messages when parameter value = null https://github.com/smarty-php/smarty/issues/288 -- cgit v1.3