| Package Information |
| Summary |
PHP wrapper to libgearman |
| Maintainers |
James Luedke <contact@jamesluedke.com> (lead) [details] Herman Radtke <hradtke@php.net> (lead) [details]
|
| License |
PHP |
| Description |
This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. |
| Homepage |
http://gearman.org |
Release notes Version 1.1.0 (stable) |
- libgearman v1.1.* is now required
- Fixed PECL bug #60877 (no way to set client_id for a GearmanWorker)
- Fixed BC breaks in libgearman v1.1.0
- Make phpversion('gearman') return the real version |