Skip to content

Releases: Codeception/module-queue

3.0.0

Choose a tag to compare

@Naktibalda Naktibalda released this 30 May 06:22
1f97bd0
  • Support Codeception 5

2.1.0

Choose a tag to compare

@Naktibalda Naktibalda released this 30 May 06:18
  • Declared more types in method signatures

2.0.0

Choose a tag to compare

@TavoNiievez TavoNiievez released this 07 Dec 14:20
9dc7c65

What's Changed

  • PHP 7.4 or higher is required.
  • Support PHP 8.1
  • Updated code base to PHP 7.4 by @TavoNiievez in #6
  • The changelog has been added to the Readme file, by @Arhell in #5

Full Changelog: 1.1.1...2.0.0

Support PHP 8

Choose a tag to compare

@Naktibalda Naktibalda released this 31 Oct 19:08
1.1.1

Removed code for generating documentation

Implemented driver for Pheanstalk 4

Choose a tag to compare

@Naktibalda Naktibalda released this 28 Jan 13:23
Implemented driver for Pheanstalk 4 (#2)

* Implemented driver for Pheanstalk 4

* Use interface_exists to check for pheanstalk 4

* Prepared test structure to test other drivers as well

* Fixed tests for php 5.6

* Enable code coverage

* Install beanstalkd

* Store totalcount before test

* Grab the total count instead of current

Initial release

Choose a tag to compare

@Naktibalda Naktibalda released this 18 Oct 11:23
1.0.0

Added package files