PHP 8.4.0 RC3 available for testing

Swoole\Process::__construct

(PECL swoole >= 1.9.0)

Swoole\Process::__constructConstruit un processus.

Description

public Swoole\Process::__construct(callable $callback, bool $redirect_stdin_and_stdout = ?, int $pipe_type = ?)

Liste de paramètres

callback

redirect_stdin_and_stdout

pipe_type

add a note

User Contributed Notes

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