php8.5
Home/ Manual/ gearman / gearmanjob/ GearmanJob::sendWarning

GearmanJob::sendWarning

PHP function Edit on GitHub ✎

(PECL gearman >= 0.6.0)

Send a warning

Description

GearmanJob::sendWarning(string $warning): bool

Sends a warning for this job while it is running.

Parameters

warning

A warning message.

Return Values

Success

See Also

  • GearmanJob::sendComplete
  • GearmanJob::sendException
  • GearmanJob::sendFail

Source: reference/gearman/gearmanjob/sendwarning.xml · from the official PHP manual (php/doc-en)