Skip to content

Releases: Codeception/Codeception

5.3.5

18 Feb 06:22

Choose a tag to compare

What's Changed

  • PHP 8.5: Avoid accessing deprecated $http_response_header by @W0rma in #6924
  • Add support for PHPUnit 13 by @W0rma in #6925

Full Changelog: 5.3.4...5.3.5

5.3.4

14 Jan 12:07

Choose a tag to compare

What's Changed

  • Use attributes syntax in gherkin:snippets by @W0rma in #6917
  • PHP 8.5: Fix usage of deprecated $http_response_header by @W0rma in #6919
  • Do not expect the register_argc_argv ini setting in cli for php >= 8.5 by @W0rma in #6921

Full Changelog: 5.3.3...5.3.4

5.3.3

17 Dec 15:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.2...5.3.3

5.3.2

26 May 07:51

Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.3.2

5.3.1

13 May 23:25

Choose a tag to compare

What's Changed

  • Issue 6857: Upddate Actor::__call() to have return type 'mixed' by @troy-rudolph in #6858
  • Fix auto-injection of the tester property by @W0rma in #6856

New Contributors

Full Changelog: 5.3.0...5.3.1

5.2.2

07 May 12:49

Choose a tag to compare

What's Changed

  • 5.2: Fix loading keywords in behat/gherkin v4.12 by @W0rma in #6855

Full Changelog: 5.2.1...5.2.2

5.3.0

06 May 19:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.1...5.3.0

5.2.1

20 Feb 15:01

Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1

5.2.0

16 Feb 20:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.2...5.2.0

5.1.2

07 Mar 07:22

Choose a tag to compare

  • Prevent unrelated error from being displayed if a scenario step has failed by @craig-mcmahon in #6743
  • Replace Laravel5 with Laravel module in module installation suggestion by @W0rma in #6742