Open Synaptic14 opened 5 months ago
Is there any update on this? We really need a fix.
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