<?php $array = []; array_push((array) $array, 'test'); var_export($array);
You have javascript disabled. You will not be able to edit any code.