PHP 8.3.4 Released!

Swoole\Process::exit

(PECL swoole >= 1.9.0)

Swoole\Process::exitStop the child processes.

Açıklama

public Swoole\Process::exit(string $exit_code = ?): void

Bağımsız Değişkenler

exit_code

Dönen Değerler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top