init
This commit is contained in:
15
backend/vendor/doctrine/doctrine-bundle/UPGRADE-2.18.md
vendored
Normal file
15
backend/vendor/doctrine/doctrine-bundle/UPGRADE-2.18.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
UPGRADE FROM 2.17 to 2.18
|
||||
=========================
|
||||
|
||||
DoctrineOrmMappingsPass
|
||||
-----------------------
|
||||
|
||||
### The `DoctrineOrmMappingsPass::createYamlMappingDriver()` method is deprecated
|
||||
|
||||
This method is deprecated with no replacement planned and will be removed in
|
||||
DoctrineBundle 3.0.
|
||||
|
||||
### The `DoctrineOrmMappingsPass::createAnnotationMappingDriver()` method is deprecated
|
||||
|
||||
This method is deprecated with no replacement planned and will be removed in
|
||||
DoctrineBundle 3.0.
|
||||
Reference in New Issue
Block a user