pecl-networking-gearman
pecl-networking-gearman copied to clipboard
Param to skip exception handling setup in addServer/addServers in GearmanWorker class
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.