Simon Wisselink

Results 19 issues of Simon Wisselink

This is no longer required, since wordwrap is already multibyte

Support for: ```smarty {if $name matches '/^[imnos]+$/'}...{/if} ```

enhancement

the internal has_code flag has been removed for simplicity

function and block handlers should at least somehow indicate what they are returning, i.e. plain text, html, js, etc. That way, we would be able to apply auto-escaping when needed...

enhancement

Smarty v4 has special handling for reset, current, end, prev, and next in certain contexts. Check if behavior is consistent in v5.

see https://github.com/smarty-php/smarty/discussions/976