Skip to content

Releases: Codeception/module-redis

3.2.1

24 Feb 06:24
99dce03

Choose a tag to compare

3.2.0

28 Jul 11:47
2ebfca5

Choose a tag to compare

  • Allow sebastian/comparator ^6.0 to support PHPUnit 11 by @maryo in #19

3.1.0

13 Jan 21:20
53378c7

Choose a tag to compare

  • Support for predis/predis v2

3.0.0

20 Feb 17:41
9d2d7a3

Choose a tag to compare

  • Support for Codeception 5

1.4.1

21 Dec 02:02
a0f2680

Choose a tag to compare

  • Update dependencies (#15)

1.4.0

13 Dec 06:06
a4a185a

Choose a tag to compare

  • seeInRedis displays a difference between expected value and actual value

1.3.0

07 Dec 14:25
cc04c3d

Choose a tag to compare

What's Changed

  • PHP 7.4 or higher is required.
  • Support PHP 8.1
  • Updated code base to PHP 7.4 by @TavoNiievez in #11

Full Changelog: 1.2.0...1.3.0

1.2.0

08 Oct 15:41
eb68a80

Choose a tag to compare

  • The minimum version of PHP is now 7.1
  • Added strict types and return types

Other minor changes:

Allow more parameters to be sent to Predis Client

31 Mar 16:04
83c6db3

Choose a tag to compare

Support PHP 8

25 Nov 06:44
157e463

Choose a tag to compare

Merge pull request #3 from Codeception/php8

Support PHP8