<?php // display_errors=1 for "HTTP 200 OK", // display_errors=0 for "HTTP 500 Internal Server Error" ... ini_set("display_errors","0"); throw new \Exception("test");
You have javascript disabled. You will not be able to edit any code.