3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [1, [2, 3]]; $array[1][1] = &$array; json_encode($array); echo json_last_error_msg() . ', ' . json_last_error ();

This is an error 500

There are `>1` results


preferences:
134.51 ms | 999 KiB | 7 Q