apply_filters( 'wp_php_error_args', $args, $error )
Filters the arguments passed to {@see wp_die()} for the default PHP error template.
$args = apply_filters( 'wp_php_error_args', $args, $error );