GearmanJob
PHP Manual

GearmanJob::sendWarning

(PECL gearman >= 0.6.0)

GearmanJob::sendWarningSend a warning

Description

public bool GearmanJob::sendWarning ( string $warning )

Sends a warning for this job while it is running.

Liste de paramètres

warning

A warning messages.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.

Voir aussi


GearmanJob
PHP Manual