Smarty extension 2.0.11 released
We are pleased to announce the release of Smarty extension version 2.0.11.
This release allows using Smarty 4.
We are pleased to announce the release of Smarty extension version 2.0.11.
This release allows using Smarty 4.
We are pleased to announce the release of Smarty extension version 2.0.10.
This is bugfix release that fixes PHP 8 compatibiltiy and a wrong method call error when setting template directory.
We are pleased to announce the release of Smarty extension version 2.0.9. In this release {js} function was added allowing to instantiate yii\web\JsExpression:
{js assign='expr' expression='function(){alert('expression');}}'}
We are pleased to announce the release of Smarty extension version 2.0.8 that makes EVENT_BEFORE_RUN and EVENT_AFTER_RUN consistent with behavior of Widget::end() method.