Closed oleg-st closed 1 year ago
Fixes #7
Added to GearmanWorker the same as added to GearmanClient in https://github.com/wcgallego/pecl-gearman/commit/d948be1a937b1ebbfd5ad5ab84214398ec4ad777. $setupExceptionHandler param to addServer/addServers and enableExceptionHandler method.
GearmanWorker
GearmanClient
$setupExceptionHandler
addServer
addServers
enableExceptionHandler
Fixes #7
Added to
GearmanWorker
the same as added toGearmanClient
in https://github.com/wcgallego/pecl-gearman/commit/d948be1a937b1ebbfd5ad5ab84214398ec4ad777.$setupExceptionHandler
param toaddServer
/addServers
andenableExceptionHandler
method.