Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Refactor and testing initiative

Pre-release
Pre-release

Choose a tag to compare

@lightster lightster released this 20 Nov 08:02
· 66 commits to master since this release

Breaking Changes:

  • Upgraded Hodor's dependency on lightster/yo-pdo to v0.1.3+ from v0.0.2+
  • Deprecated \Hodor\JobQueueFacade and will remove in 0.3.0

Bug Fixes:

  • Stop attempting to mark job as failed if it has already been marked as successful
    (#213)

Other Changes:

  • Refactored internals on a massive scale
  • Increased testing coverage
  • Improved PHPdoc