Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not pass null to json_decode() (#385)
json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
- Loading branch information