GearmanTask
PHP Manual

GearmanTask::create

(PECL gearman <= 0.5.0)

GearmanTask::createCreate a task (deprecated)

Descrizione

public GearmanTask GearmanTask::create ( void )

Returns a new GearmanTask object.

Nota:

This method was removed in the 0.6.0 version of the Gearman extension.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A GearmanTask oject o FALSE in caso di fallimento.


GearmanTask
PHP Manual