Revert "改名"
This reverts commit fdf58326
This commit is contained in:
+1
-1
@@ -1252,7 +1252,7 @@ Throwable: ' . $throwable->getMessage() . "\t\n" . ' ' . $throwable->getFile() .
|
||||
$message .= "\t" . '
|
||||
' . $value['file'] . '->' . $value['line'] . '(' . ($value['class'] ?? 'static') . '::' . ($value['function'] ?? 'function') . ')' . "\t";
|
||||
}
|
||||
return print_r("\033[1;31,37m" . $message . "\33[41m", true);
|
||||
return print_r("\033[1;31,37m\t\t" . $message . "\t\t\33[41m", true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user