PHP 8.4.1 Released!

parallel\Runtime::__construct

(0.8.0)

parallel\Runtime::__constructRuntime Construction

Descrição

public parallel\Runtime::__construct()

Shall construct a new runtime without bootstrapping.

public parallel\Runtime::__construct(string $bootstrap)

Shall construct a bootstrapped runtime.

Parâmetros

bootstrap

The location of a bootstrap file, generally an autoloader.

Exceptions

Aviso

Shall throw parallel\Runtime\Error if thread could not be created

Aviso

Shall throw parallel\Runtime\Bootstrap if bootstrapping failed

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top