PHP 8.4.1 Released!

GearmanClient::setData

(PECL gearman <= 0.5.0)

GearmanClient::setDataSet application data (deprecated)

Descrição

public GearmanClient::setData(string $data): bool

Sets some arbitrary application data that can later be retrieved by GearmanClient::data().

Nota:

This method has been replaced by GearmanCient::setContext() in the 0.6.0 release of the Gearman extension.

Parâmetros

data

Valor Retornado

Always returns true.

Veja Também

adicione uma nota

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

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