You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just open a PR with a fix.
Until then as temporary workaround if you've registered the function range() you can use: {foreach range( 0, $len ) as $i}...{/foreach}
When extending a template using the extends resource type, for loops throw "Error: Attempt to assign property "step" on null"
PHP Version: 8.3.6
Smarty Version: 5.3.1
index.php
parent.tpl
child.tpl
The text was updated successfully, but these errors were encountered: