- bugfix https://github.com/smarty-php/smarty/pull/368 did break the default plugin handler

This commit is contained in:
uwetews
2017-05-27 12:33:48 +02:00
parent ea93486135
commit 03e2a1c8a2

View File

@@ -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