<?php $object1 = '{"null":null,"int":1}'; $object2 = json_encode([ "null" => null, "int" => 1, ]); echo json_encode($object1 === $object2);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`