Closed KES777 closed 3 years ago
Thanks for the bug report. I can confirm that there is currently no array return for numeric indexed objects, that should obviously be an array. I will fix this.
Ah, this may take a while longer as expected to fix this. It's easy to fix them in the first place, but it does not incorparate with the counterpart (fillFromJson and toJson) well, because this internal process does handle some things very special when a real array is passed. I have to refactor that a bit and do some more tests with this.
This error should be fixed in the new pre-release.
fixed
Describe the bug I expect array for multiple values, but hash is returned
To Reproduce