Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    dc9bdead
    Improve native JSON usage · dc9bdead
    Andreas Gohr authored
    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.
    dc9bdead
    History
    Improve native JSON usage
    Andreas Gohr authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.