PHP x JSON Error Coverage Matrix

Matrix includes 35 guides. Focus area: PHP x JSON Error Coverage Matrix.

Guides in matrix: 35 | Sample shown: 35
#GuideInternal LinksIntent
1json_last_error_msg(): No error: what it means and how to fix it77troubleshooting
2json_decode(): Syntax error: what it means and how to fix it76troubleshooting
3json_decode(): Recursion detected: what it means and how to fix it48workflows
4json_last_error_msg(): State mismatch (invalid or malformed JSON): what it means and how to fix it28troubleshooting
5json_last_error_msg(): Invalid property name: what it means and how to fix it24troubleshooting
6json_decode(): State mismatch (invalid or malformed JSON): what it means and how to fix it21troubleshooting
7json_encode(): Recursion detected: what it means and how to fix it18workflows
8json_decode() expects parameter 1 to be string, array given: what it means and how to fix it14workflows
9json_decode() expects parameter 1 to be string, int given: what it means and how to fix it14workflows
10json_decode() expects parameter 1 to be string, bool given: what it means and how to fix it14workflows
11json_decode() expects parameter 1 to be string, object given: what it means and how to fix it14workflows
12json_decode() expects parameter 1 to be string, null given: what it means and how to fix it14workflows
13json_decode() expects parameter 1 to be string, float given: what it means and how to fix it14workflows
14json_decode(): Argument #1 ($json) must be of type string, object given: what it means and how to fix it13workflows
15json_decode(): Argument #1 ($json) must be of type string, int given: what it means and how to fix it13workflows
16json_decode(): Argument #1 ($json) must be of type string, float given: what it means and how to fix it13workflows
17json_decode(): Argument #1 ($json) must be of type string, null given: what it means and how to fix it13workflows
18json_decode(): Argument #1 ($json) must be of type string, bool given: what it means and how to fix it12workflows
19json_last_error_msg(): Control character error, possibly incorrectly encoded: what it means and how to fix it12troubleshooting
20json_last_error_msg(): Unknown error: what it means and how to fix it11troubleshooting
21json_last_error_msg(): Malformed UTF-8 characters, possibly incorrectly encoded: what it means and how to fix it11troubleshooting
22json_encode(): Malformed UTF-8 characters, possibly incorrectly encoded: what it means and how to fix it11workflows
23json_encode(): Inf and NaN cannot be JSON encoded: what it means and how to fix it10troubleshooting
24json_encode(): Maximum stack depth exceeded: what it means and how to fix it10workflows
25json_decode(): Malformed UTF-8 characters, possibly incorrectly encoded: what it means and how to fix it10workflows
26json_last_error_msg(): Syntax error: what it means and how to fix it10troubleshooting
27json_last_error_msg(): Maximum stack depth exceeded: what it means and how to fix it10troubleshooting
28json_decode(): Control character error, possibly incorrectly encoded: what it means and how to fix it10troubleshooting
29json_encode(): Type is not supported: what it means and how to fix it10workflows
30json_decode(): Maximum stack depth exceeded: what it means and how to fix it10workflows
31json_last_error_msg(): Inf and NaN cannot be JSON encoded: what it means and how to fix it9troubleshooting
32json_last_error_msg(): The decoded string is too long: what it means and how to fix it9troubleshooting
33PHP: Decode Base64URL to JSON safely9fixes
34json_decode(): Argument #1 ($json) must be of type string, array given: what it means and how to fix it8workflows
35json_last_error_msg(): Recursion detected: what it means and how to fix it8troubleshooting