Update UPGRADE.md notes with BC mention.
This commit is contained in:
parent
105d9e998b
commit
5fc7e653fe
@ -91,6 +91,12 @@ Now parenthesis are considered, the previous DQL will generate:
|
||||
|
||||
# Upgrade to 2.3
|
||||
|
||||
## Auto Discriminator Map breaks userland implementations with Listener
|
||||
|
||||
The new feature to detect discriminator maps automatically when none
|
||||
are provided breaks userland implementations doing this with a
|
||||
listener in ``loadClassMetadata`` event.
|
||||
|
||||
## EntityManager#find() not calls EntityRepository#find() anymore
|
||||
|
||||
Previous to 2.3, calling ``EntityManager#find()`` would be delegated to
|
||||
|
Loading…
Reference in New Issue
Block a user