3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array('Content-Type' => 'text/plain'); $b = array('Content-Type' => 'application/json', 'foo' => 'bar'); var_dump(array_merge($a, $b));

preferences:
40.92 ms | 402 KiB | 5 Q