Releases: Codeception/Codeception
Releases · Codeception/Codeception
5.3.5
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: 5.3.2...5.3.3
5.3.2
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: 5.3.1...5.3.2
5.3.1
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: 5.2.1...5.3.0
5.2.1
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: 5.2.0...5.2.1
5.2.0
Sorry, something went wrong.
No results found
What's Changed
- Fix FAIL message color highlighting by @antonvolokha in #6754
- Update the codebase to PHP 8.1 by @TavoNiievez in #6747
- generate:cest: Adding declare(strict_types=1); and return type void to generated files by @ThomasLandauer in #6736
- Declare nullable parameter types explicitly by @W0rma in #6774 , #6775
- chore: Included githubactions in the dependabot config (#6471) by @SamMousa in #6783
- Added new option --disable-coverage-php to skip coverage.serialized report by @adrenalinkin in #6761
- chore: add branch alias for main to fix composer install with dev deps by @SamMousa in #6787
- chore(ci): prevent test CI running twice on PR branches by @SamMousa in #6788
- Simplify classes by @TavoNiievez in #6767 , #6750 , #6764
- PHP 8.4: E_STRICT deprecation by @W0rma in #6802
- Fix PHP 8.4 deprecation. by @kagg-design in #6811
- Fix test suite names in bootstrap command by @W0rma in #6813
- Docs (minor) by @ThomasLandauer in #6804 , #6805 , #6806 , 6807 , #6792 , #6810 , #6751 , #6744
New Contributors
Full Changelog: 5.1.2...5.2.0
5.1.2
Sorry, something went wrong.
No results found
- 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