Skip to content

Releases: brianlmoon/GearmanManager

2.3.2

10 Sep 16:57

Choose a tag to compare

Remove error_reporting function call.

2.3.1

22 Nov 22:17

Choose a tag to compare

Set default wait time in case it is not in the ini file

Bug fixes and updates

22 Nov 00:57

Choose a tag to compare

  • Addresses a PHP 8.1 bug fix
  • Checks for composer autoloader in bin scripts
  • Add ini option for shutdown timer

Minor fixes and new callback supported

24 Feb 17:20

Choose a tag to compare

  • Add status callback which is available in net_gearamn 2.1.0
  • Use realpath to avoid symlinks causing reloads
  • Set minimum PHP version to 8

Bug Fix

06 Mar 19:19

Choose a tag to compare

Using correct pid when monitoring exiting workers

2.1.0

03 Feb 20:18

Choose a tag to compare

The minor version has been bumped due to files moving around. If you upgrade to this version and you were including files manually, you will need to change those paths.

  • Refactored the directory structure so that autoloading via composer would work correctly.
  • Added required PHP extensions to the composer file

Version 2.0.1

03 Feb 18:02

Choose a tag to compare

This fixes a bug in logging when a child dies and does some git and composer housekeeping.

Version 2 Alpha

28 Sep 07:02

Choose a tag to compare

This is an alpha release of GearmanManager version 2. The code has been reorganized. In addition, many changes have been merged in based on a high volume of use at DealNews.com.

Adding initial tag as a baseline for future releases.

10 Oct 17:04

Choose a tag to compare

Just tagging for first time to create a baseline. Subsequent releases will have more meaning.