Skip to content

CakePHP Queue 2.3.0

Latest

Choose a tag to compare

@LordSimal LordSimal released this 26 Mar 20:22
· 2 commits to 2.x since this release

What's Changed

  • add phpunit 11 support by @LordSimal in #149
  • Added cakephp enqueue driver into suggest section of composer by @skie in #172
  • Fix CI errors by @ADmad in #174
  • Cleaning things up by @josbeir in #175
  • Rename Plugin to QueuePlugin by @josbeir in #177
  • Use BaseMigration instead of deprecated AbstractMigration by @dereuromark in #181
  • Fix PHPUnit deprecations, notices and PHPStan errors by @josbeir in #182
  • Implements a comprehensive TestSuite for the Queue plugin. by @skie in #180

New Contributors

Full Changelog: 2.2.0...2.3.0