<?php $array = [1, [2, 3]]; $array[1][1] = &$array; json_encode($array); echo json_last_error_msg() . ', ' . json_last_error ();
You have javascript disabled. You will not be able to edit any code.
There are `>1` results