| Package Information |
| Summary |
PHP wrapper to libgearman |
| Maintainers |
James Luedke <
contact at jamesluedke dot com >
(lead)
[details]
Herman Radtke <
hradtke at php dot 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 2.2.1
(stable)
|
- Fix build failure on PHP 7.x with -Werror=incompatible-pointer-types (#61) - Convert README to Markdown |