Releases: Vectorface/gearman
Releases · Vectorface/gearman
0.3.1
What's Changed
- Fix regression with Task args @francislavoie in f7be1e4
Full Changelog: 0.3.0...0.3.1
0.3.0
Fix isConnected(), smarter use of spl_object_id()
What's Changed
Full Changelog: 0.2.3...0.2.4
Additional PHP 8.0+ compat fixes
Additional fixes to resource/Socket handling for PHP 8.0+, thanks to @jlcooke.
See https://php.watch/versions/8.0/sockets-sockets-addressinfo for details.
What's Changed
New Contributors
Full Changelog: 0.2.2...0.2.3
Remove abandoned flag
0.2.2 Remove abandoned flag in composer.json
Fix license
0.2.1 Fix license
Initial release for the fork
- Bump minimum PHP version to 7.3
- Bump dev dependencies
- Clean up the code according to PHPStorm warnings
- Clean up code style
- Fix bug with casting a resource to an int on PHP 8.0 db45b59