(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
Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.