From d8542196965c5b36b94b8f660fcd16c91696a936 Mon Sep 17 00:00:00 2001 From: uwetews Date: Mon, 18 Jul 2016 19:45:30 +0200 Subject: - bugfix avoid opcache_invalidate to result in ErrorException when opcache.restrict_api is not empty https://github.com/smarty-php/smarty/pull/244 --- 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 360a594f..e192c4d2 100644 --- a/change_log.txt +++ b/change_log.txt @@ -2,6 +2,7 @@ 18.07.2016 - bugfix {foreach} if key variable and item@key attribute have been used both the key variable was not updated https://github.com/smarty-php/smarty/issues/254 - bugfix modifier on plugins like {plugin|modifier ... } did fail when the plugin does return an array https://github.com/smarty-php/smarty/issues/228 + - bugfix avoid opcache_invalidate to result in ErrorException when opcache.restrict_api is not empty https://github.com/smarty-php/smarty/pull/244 14.07.2016 - bugfix wrong parameter on compileAllTemplates() and compileAllConfig() https://github.com/smarty-php/smarty/issues/231 -- cgit v1.3