<?php function _do_something(){} set_error_handler('_do_something'); $a["x"];//should trigger notice var_dump(error_get_last());//return null
You have javascript disabled. You will not be able to edit any code.