8000 tweaked UPGRADE file · symfony/symfony@dacd8aa · GitHub
[go: up one dir, main page]

Skip to content

Commit dacd8aa

Browse files
committed
tweaked UPGRADE file
1 parent bc147d3 commit dacd8aa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

UPGRADE-2.1.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
### Doctrine
1717

18-
The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
18+
* The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
1919
Therefore you should change the namespace of this bundle in your AppKernel.php:
2020

2121
Before: `new Symfony\Bundle\DoctrineBundle\DoctrineBundle()`
@@ -251,8 +251,6 @@
251251
}
252252
```
253253
254-
The new method `setDefaultOptions` is described in the section "Deprecations".
255-
256254
* The mapping of property paths to arrays has changed.
257255
258256
Previously, a property path "street" mapped to both a field `$street` of

0 commit comments

Comments
 (0)
0