Skip to content

json_decode(): Passing null to parameter #1 ($json) of type string is deprecated

Pjotr Savitski requested to merge issue/h5p-3281812:2.0.0 into 2.0.0

Fixed a deprecation warning when passing a NULL value to json_decode().

Merge request reports