Is that your complete code? If not, maybe you also had a loop with reference, something like this:
Code:
foreach ($this->items as &$item) {...
Statistics: Posted by SharkyKZ — Fri Jan 19, 2024 8:23 am