GitHub

3.0.0

  • Support Codeception 5

2.1.0

  • Declared more types in method signatures

2.0.0

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

1.1.1
Removed code for generating documentation

Implemented driver for Pheanstalk 4

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

1.0.0
Added package files

Read the original on github.com ↗