<?php set_error_handler(function () { throw new \Exception(); }); call_user_func(function (array &$ref) {}, 'not_an_array_variable');
You have javascript disabled. You will not be able to edit any code.