Skip to content
Snippets Groups Projects
Commit dc9bdead authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Improve native JSON usage

This patch does two things: It makes sure the native json_decode() will
honor the JSON_LOOSETYPE option of the class and it also adds way
to skip the use of the native function completely. The latter is
necessary for slightly non-standard JSON data.
parent 430d05b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment