Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@daniellienert daniellienert released this 20 Jun 15:51
· 51 commits to main since this release
301d778

This release includes breaking changes to the JobQueue API.

  • The count() method was replaced with countReady()
  • Introduce countReserverd()and countFailed()methods
  • Add type hints to all interface methods and raise minimal PHP compatibility to 7.1

For Details see: 2.1.0...3.0.0