Closed hotrush closed 5 years ago
Could you explain the fix a bit?
Hi, you can check this issue https://github.com/skolodyazhnyy/json-stream/issues/12 for problem explanation .
enter
method mix string object key "1"
with const CONTEXT_OBJECT = 1
. Look at xdebug output attached
Got it, I guess API is far from perfect here as $key
sometimes is used as type. Your fix makes sense, thanks for contribution.
Reference https://github.com/skolodyazhnyy/json-stream/issues/12