Searched refs:JSON_OBJECT_AS_ARRAY (Results 1 – 2 of 2) sorted by relevance
2 Allow JSON_OBJECT_AS_ARRAY to have an effect11 var_dump(json_decode($json, null, 512, JSON_OBJECT_AS_ARRAY));
70 const JSON_OBJECT_AS_ARRAY = UNKNOWN; define
Completed in 5 milliseconds