Releases: Codeception/module-doctrine2
Releases · Codeception/module-doctrine2
3.0.4
What's Changed
- Test against PHP 8.2 + 8.3 by @W0rma in #76
- Update composer.json: Adding
abandoned
by @ThomasLandauer in #80
Full Changelog: 3.0.3...3.0.4
3.0.3
- Adding recommendation for Symfony users by @ThomasLandauer in #69
3.0.2
- Documentation updates #67 and #68 by @ThomasLandauer
3.0.1
3.0.0
- Codeception 5 support
2.0.1
- Binary strings don't break (dont)seeInRepository by @frankverhoeven
2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Support PHP 8.1
- Updated code base to PHP 7.4 by @TavoNiievez in #40 and #47
- Added phpstan by @b1rdex in #46
- Use hash to store repository mock by @olexp in #45 and #48
- Better explaining
depends
by @ThomasLandauer in #23 - Adding link to
doctrine/data-fixtures
by @ThomasLandauer in #39 - The changelog has been added to the Readme file, by @Arhell in #43
Full Changelog: 1.1.1...2.0.0
Support PHP 8
Merge pull request #16 from Codeception/php8 Support PHP 8
1.1.0
- Configurable purge mode - DELETE or TRUNCATE
- Catch MappingException thrown by Doctrine 2.9
Updated documentation
1.0.1 Regenerated documentation from source