James Luedke - development blog

Gearman PHP Ext v0.5.0 Released

Mostly a bug fix release. It can be downloaded at the PECL page.

  • Fixed a bug in the task callbacks, the addtional data arg will now work as expected.
  • Added gearman_client_add_servers. This was adde in a recent version of libgearman.
  • Updates to zts for php 5.3
  • Replaced errno with getErrno
  • Leave a Reply