smarty-php / smarty

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
Other
2.23k stars 703 forks source link

Implemented support for substr, implode and json_encode as modifiers. #940

Closed wisskid closed 5 months ago

wisskid commented 5 months ago

Fixes #939

wisskid commented 5 months ago