To have better error messages when decoding a JSON in php using the
json_last_error_msg() function.
With this change I pretend to have a message like:
“Syntax error, at character 0 near content: blah”
I would like to heard your comments about it and if you have comments
about implementation please write your comments in the PR.
I hope we can get this done soon.
thanks in advance.
Juan
Hello internals, I kindly ask for help, as the PR is getting some comments. Whoever can participate is welcome. Hopefully we can get this small but (in my opinión) useful change quickly.