statusCode = (int) $statusCode; $args = func_get_args(); array_shift($args); call_user_func_array('parent::__construct', $args); } }