3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array_fill(0,200000,'a'); $b = array_fill(0,200000,'b'); array_merge($a, $b);

preferences:
49.1 ms | 402 KiB | 5 Q