GearmanJob
PHP Manual

GearmanJob::sendWarning

(PECL gearman >= 0.6.0)

GearmanJob::sendWarningSend a warning

Descrição

public bool GearmanJob::sendWarning ( string $warning )

Sends a warning for this job while it is running.

Parâmetros

warning

A warning messages.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também


GearmanJob
PHP Manual