Mark Townsend
Mark Townsend
I fully respect your opinion on that. Some thoughts to consider: * The package never explicitly gives you the opinion that a 1:1 is not it's intended use. Quite the...
I'm having the same issue.
Can you share the error message you are getting and your code?
This behavior is to be expected. When you're working with arrays and you have two same-level keys with the same name, the second one will overwrite the first.
Yes, you should wrap your code in a try/catch block to handle exceptions. It is the responsibility of the developer to handle exceptions that are thrown.
This is an issue that needs to be fixed if you want people to take this package seriously.
It mostly came from a pragmatic approach to what the package is trying to do. Normally, people don't concern themselves with the time it would take to read a Tweet...
@mtaltavull If you are interested in a PR to fix this issue in this repo I'd be happy to take a look at it