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

Fixed that scoped variables would overwrite parent scope. #954

Closed wisskid closed 4 months ago

wisskid commented 4 months ago

Fixes #952