3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ 'test', 'test-2' => [ 'hello', 'world', ], 'test-3', ]; var_dump($array['test-2']);

preferences:
41.36 ms | 402 KiB | 5 Q