mjson
mjson copied to clipboard
Allow decoding of escaped forward slashes
See https://www.php.net/manual/en/json.constants.php#119565
JSON like
{
"url":"https:\/\/example.org\/"
}
currently fails to parse properly with $.url.