<?php set_error_handler(function () { var_dump(func_get_args()); }); eval(' $a++; ');
You have javascript disabled. You will not be able to edit any code.