<?php $arr = [0]; preg_match('error', 'abc', $arr[1]); var_dump($arr);
You have javascript disabled. You will not be able to edit any code.