Releases: Codeception/module-doctrine
Releases · Codeception/module-doctrine
3.2.0
What's Changed
- Update Doctrine.php: Adding upgrade instructions by @ThomasLandauer in #29
- Declare nullable parameter types explicitly by @W0rma in #31
- Fix support for doctrine/dbal v2 by @W0rma in #32
- PHP 8.4: Fix E_STRICT deprecation by @W0rma in #34
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Support doctrine/orm v3 + doctrine/dbal v4 by @W0rma and @Victor-Truhanovich in #26
- Test against PHP 8.2 + 8.3 by @W0rma
- Remove version number from the module name by @TavoNiievez in #28