<?php $a = [[0 => 'zero'], [1 => 'one']]; print_r(array_merge(...$a));
You have javascript disabled. You will not be able to edit any code.