Value not added into Array

Then there is no way to change the values of a key once it is added? I don’t see any other function I can use, and it is dumb to not have one. Other then what you linked, which as he said is a “hack” rather then “solution”.

If that is the case, I have to come up with a different way to achieve what I need there…

Yeah, adding the values into a copy which is not used later would explain the behavior.

Thanks!