Releases: brianlmoon/GearmanManager
Releases · brianlmoon/GearmanManager
Minor fixes and new callback supported
- 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
Using correct pid when monitoring exiting workers
2.1.0
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
This fixes a bug in logging when a child dies and does some git and composer housekeeping.
Version 2 Alpha
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.
Just tagging for first time to create a baseline. Subsequent releases will have more meaning.