Rebasing on master
This commit is contained in:
parent
01b1b0b5fb
commit
737b74e5d5
@ -33,8 +33,8 @@ you probably need to update it. The method walkJoinVariableDeclaration is now na
|
|||||||
|
|
||||||
# Metadata Drivers
|
# Metadata Drivers
|
||||||
|
|
||||||
Metadata drivers have been rewritten to reuse code from Doctrine\Common.
|
Metadata drivers have been rewritten to reuse code from Doctrine\Common. Anyone who is using the
|
||||||
Anyone who is using the `Doctrine\ORM\Mapping\Driver\Driver` interface
|
`Doctrine\ORM\Mapping\Driver\Driver` interface should instead refer to
|
||||||
explicitly should instead refer to `Doctrine\Common\Persistence\Mapping\Driver\MappingDriver`.
|
`Doctrine\Common\Persistence\Mapping\Driver\MappingDriver`. Same applies to
|
||||||
Same applies to `Doctrine\ORM\Mapping\Driver\AbstractFileDriver`: you should now refer to
|
`Doctrine\ORM\Mapping\Driver\AbstractFileDriver`: you should now refer to
|
||||||
`Doctrine\Common\Persistence\Mapping\Driver\FileDriver`.
|
`Doctrine\Common\Persistence\Mapping\Driver\FileDriver`.
|
Loading…
x
Reference in New Issue
Block a user