Unclaimed project
Are you a maintainer of Codeception? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Codeception
Full-stack testing PHP framework
acceptance-testingbddcodeceptionend-to-endhacktoberfestintegration-testing+4
Last updated 18 days ago
Back to changelogNew
5.3.3
What's Changed
- Fix empty data provider case by @joester89 in https://github.com/Codeception/Codeception/pull/6866
- Fix Composer
branch-alias for 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/6899Avoid declaring nullable parameter implicitly in BuildCest by @W0rma in https://github.com/Codeception/Codeception/pull/6900Add support for never return type in DryRun by @W0rma in https://github.com/Codeception/Codeception/pull/6901Fix ci when using behat/gherkin v4.15 by @W0rma in https://github.com/Codeception/Codeception/pull/6902Test against PHP 8.5 by @W0rma in https://github.com/Codeception/Codeception/pull/6903CI: fix module-phpbrowser test in experimental build by @W0rma in https://github.com/Codeception/Codeception/pull/6904Bump actions/checkout from 3 to 6 by @dependabot[bot] in https://github.com/Codeception/Codeception/pull/6893Remove obsolete version check in tests by @W0rma in https://github.com/Codeception/Codeception/pull/6907Add support for iterable return type in DryRun by @W0rma in https://github.com/Codeception/Codeception/pull/6906Add support for symfony 8 by @W0rma in https://github.com/Codeception/Codeception/pull/6898Use upper-cased suite names by @W0rma in https://github.com/Codeception/Codeception/pull/6909Update readme.md: Cleaning up Installation by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6911Update Run.php: Adding codecept run -g failed by @ThomasLandauer in https://github.com/Codeception/Codeception/pull/6910New 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
More PHP Projects
SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
69.8k PHPcoolify
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
52.3k PHPframework
Laravel is a web application framework with expressive, elegant syntax.
34.6k PHPsymfony
The Symfony PHP framework
31.0k PHP