<?php $new_array = ['a', ...['foo' => 'b', 'c', 'd']]; var_export($new_array);
You have javascript disabled. You will not be able to edit any code.