3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( 'key' => 'value', 'foo' => 'bar', ); var_dump(array_merge_recursive($array, $array));

preferences:
32.34 ms | 402 KiB | 5 Q