gearman 2.2.1

PHP wrapper to libgearman


This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers.

License: PHP

Changes

- Fix build failure on PHP 7.x with -Werror=incompatible-pointer-types (#61)
- Convert README to Markdown