3.3.0
What's Changed
- Update Doctrine.php: Typo by @ThomasLandauer in #43
- Remove Reflection*::setAccessible() calls by @W0rma in #44
- Enable native lazy objects if possible to fix the CI when using symfony 8 by @W0rma in #45
- Fix deprecation warnings in doctrine/collections:2.4 by @W0rma in #46
- Drop PHP 8.1 + test against PHP 8.5 by @W0rma in #48
- Fix test with object id by @W0rma in #47
Full Changelog: 3.2.0...3.3.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