Skip to content

Releases: infection/codeception-adapter

PHP 8.3, Symfony 7 support

09 Dec 09:05
0287d13
Compare
Choose a tag to compare

Changed

Full Changelog: 0.4.2...0.4.3

Drop support for Codeception 4, PHP <8.0, Symfony <5.0

15 Oct 20:16
7ac1030
Compare
Choose a tag to compare

What's Changed

  • Fix e2e tests, allow phpstan plugin by @sidz in #21
  • Remove Symfony 6 hacks by @sidz in #12
  • Drop Codeception 4 support, php < 8.0 and symfony < 5.0 by @sidz in #22

New Contributors

Full Changelog: 0.4.1...0.4.2

PHP 8.1 and Symfony 6 support

17 Jan 16:11
f976aaa
Compare
Choose a tag to compare

Added:

  • Support PHP 8.1 #10
  • Support Symfony 6 #11

Upgrade to infection/abstract-testframework-adapter 0.5.0

06 Sep 21:06
035f028
Compare
Choose a tag to compare
Merge pull request #8 from infection/feature/infection-phar

Upgrade to infection/abstract-codeception-adapter 0.5.0

PHP 8 Support

01 Feb 21:13
2b68c8e
Compare
Choose a tag to compare

Added:

  • PHP 8 support #3

Put `run` command name always before options (second attempt)

24 Mar 20:13
09dda58
Compare
Choose a tag to compare

Fixed:

  • Updating CodeceptionAdapter.php 'run' command #2

Put `run` command name always before options

24 Mar 19:16
63bf85d
Compare
Choose a tag to compare

Upgrade to TestFrameworkAdapter 0.3.0

14 Mar 20:07
3825a15
Compare
Choose a tag to compare
  • Upgrade to TestFrameworkAdapter 0.3.0 (#1)

Initial release

19 Jan 20:16
6ba9944
Compare
Choose a tag to compare
0.3.0

Use real package from Infection organization