(PECL gearman >= 0.5.0)
GearmanClient::setWarningCallback — Set a callback for worker warnings
Sets a function to be called when a worker sends a warning. The callback should accept a single argument, a GearmanTask object.
A function to call
Retorna TRUE em caso de sucesso ou FALSE em falhas.