- f3f1dae - Fix PHPStan
- ce17b0e - More patches for Doctrine bugs
- 87d961b - EntityColumnRuleTest - testGeneratedIds with less complicated type than bigint
- 8c36077 - BigIntType - always uses integer in DBAL 4
- d32e399 - Fix more tests on ORM 3
- 231392d - Skip tests not working on ORM 3
- e56223f - Fix tests for ORM 3
- 35cfb92 - Fix tests for DBAL 4
- 84f7770 - Patch Carbon return types
- 7960553 - Tests - bring back DBAL ArrayType
- ef61898 - Fix test
- 601665c - More fixes
- cad5050 - More QueryResultTypeWalker fixes
- d1845c8 - Remove inheritdoc phpdoc
- 590a773 - ORMException moved to another namespace
- 0209dd0 - Fix PropertiesExtension
- 0999cba - Patch Attribute classes to support AnnotationDriver even with Doctrine ORM 3 for unit tests
- bf19933 - Support Composer patches
- c64c420 - Add AnnotationDriver so that ORM PHPDoc annotations can be used with Doctrine ORM 3.0
- 407cee3 - Build with Doctrine ORM 3 and DBAL 4 in CI