| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.3.3 source code.tar.gz | 2025-12-17 | 142.2 kB | |
| 5.3.3 source code.zip | 2025-12-17 | 261.9 kB | |
| README.md | 2025-12-17 | 3.3 kB | |
| Totals: 3 Items | 407.5 kB | 1 | |
What's Changed
- Fix empty data provider case by @joester89 in https://github.com/Codeception/Codeception/pull/6866
- Fix Composer
branch-aliasfor feature releases 5.3.x by @llaville in https://github.com/Codeception/Codeception/pull/6879 - Add guard before deleting directory by @fabacino in https://github.com/Codeception/Codeception/pull/6877
- Remove Reflection*::setAccessible() usage by @Disservin in https://github.com/Codeception/Codeception/pull/6869
- Update RunProcess.php: Removing MailCatcher by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6815
- update readme links by @Arhell in https://github.com/Codeception/Codeception/pull/6882
- chore: allow installation of lib-asserts v3 by @W0rma in https://github.com/Codeception/Codeception/pull/6887
- Replace backtick with shell_exec to prevent php8.5 deprecation by @craig-mcmahon in https://github.com/Codeception/Codeception/pull/6892
- Readme updated: Contribution link fixed by @Sunsetboy in https://github.com/Codeception/Codeception/pull/6895
- Update Cest.php: Minor rewording by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6897
- Update composer.json: Updating description by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6896
- Fix test for lib-asserts v3 by @W0rma in https://github.com/Codeception/Codeception/pull/6899
- Avoid declaring nullable parameter implicitly in BuildCest by @W0rma in https://github.com/Codeception/Codeception/pull/6900
- Add support for never return type in DryRun by @W0rma in https://github.com/Codeception/Codeception/pull/6901
- Fix ci when using behat/gherkin v4.15 by @W0rma in https://github.com/Codeception/Codeception/pull/6902
- Test against PHP 8.5 by @W0rma in https://github.com/Codeception/Codeception/pull/6903
- CI: fix module-phpbrowser test in experimental build by @W0rma in https://github.com/Codeception/Codeception/pull/6904
- Bump actions/checkout from 3 to 6 by @dependabot[bot] in https://github.com/Codeception/Codeception/pull/6893
- Remove obsolete version check in tests by @W0rma in https://github.com/Codeception/Codeception/pull/6907
- Add support for iterable return type in DryRun by @W0rma in https://github.com/Codeception/Codeception/pull/6906
- Add support for symfony 8 by @W0rma in https://github.com/Codeception/Codeception/pull/6898
- Use upper-cased suite names by @W0rma in https://github.com/Codeception/Codeception/pull/6909
- Update readme.md: Cleaning up Installation by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6911
- Update Run.php: Adding
codecept run -g failedby @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6910
New Contributors
- @joester89 made their first contribution in https://github.com/Codeception/Codeception/pull/6866
- @llaville made their first contribution in https://github.com/Codeception/Codeception/pull/6879
- @Disservin made their first contribution in https://github.com/Codeception/Codeception/pull/6869
- @Sunsetboy made their first contribution in https://github.com/Codeception/Codeception/pull/6895
- @dependabot[bot] made their first contribution in https://github.com/Codeception/Codeception/pull/6893
Full Changelog: https://github.com/Codeception/Codeception/compare/5.3.2...5.3.3