3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = Array ( [0] => Singing [1] => Rapping [2] => Dancing [3] => Comical Skits [4] => Cooking [5] => Cleaning [6] => Shoe-Tying [7] => Hop on No Legs ), Array ( [0] => Nunchuck [1] => Spinning [2] => Computer Diagnostics [3] => Management ) $result = call_user_func_array("array_merge", $input); var_export($result);
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.23
Parse error: syntax error, unexpected '[', expecting ')' in /in/ZbtY3 on line 2
Process exited with code 255.

preferences:
182.7 ms | 1387 KiB | 60 Q