Releases: infection/codeception-adapter
Releases · infection/codeception-adapter
PHP 8.3, Symfony 7 support
Changed
- Drop php < 8.1 support by @sidz in #23
- Add support for PHP 8.3, Symfony 7 by @maks-rafalko in #25
Full Changelog: 0.4.2...0.4.3
Drop support for Codeception 4, PHP <8.0, Symfony <5.0
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
- @dependabot made their first contribution in #15
Full Changelog: 0.4.1...0.4.2
PHP 8.1 and Symfony 6 support
Upgrade to infection/abstract-testframework-adapter 0.5.0
Merge pull request #8 from infection/feature/infection-phar Upgrade to infection/abstract-codeception-adapter 0.5.0
PHP 8 Support
Added:
- PHP 8 support #3
Put `run` command name always before options (second attempt)
Fixed:
- Updating CodeceptionAdapter.php 'run' command #2
Put `run` command name always before options
Upgrade to TestFrameworkAdapter 0.3.0
- Upgrade to TestFrameworkAdapter 0.3.0 (#1)
Initial release
0.3.0 Use real package from Infection organization