PHP 7 error with JSON.parse
-
I’m getting this error when testing with PHP 7. No error on PHP 5.6.
SyntaxError: JSON.parse: expected ‘,’ or ‘}’ after property value in object at line 2 column 1277 of the JSON data
Anyone resolved this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 7 error with JSON.parse’ is closed to new replies.