eee
This commit is contained in:
+1
-1
@@ -763,7 +763,7 @@ if (!function_exists('process_name_set')) {
|
||||
* @param string|null $prefix
|
||||
* @throws
|
||||
*/
|
||||
function process_name_set(int $pid, string $prefix = NULL): void
|
||||
function process_name_set(int $pid, ?string $prefix = NULL): void
|
||||
{
|
||||
if (Kiri::getPlatform()->isMac()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user