Total issues resolved: 336
- 4495: DDC-3665: [GH-1370\ drop doctrine/common git submodule thanks to @doctrinebot
- 4401: DDC-3580: [GH-1308\ [DDC-3579\ Allow override of inversedBy thanks to @doctrinebot
- 5934: Allow override of fetch for associations thanks to @patrick-mcdougle
- 5938: #5934 - add
fetch
option toAssociationOverride
in order to override fetch strategy for subclasses of entities thanks to @Ma27 - 6003: Expose
EntityPersister::count()
throughEntityRepository::count()
thanks to @phansys