tweaked UPGRADE file

This commit is contained in:
Julien Brochet 2012-06-16 19:50:09 +03:00
parent bc147d3492
commit dacd8aa5e3
1 changed files with 1 additions and 3 deletions

View File

@ -15,7 +15,7 @@
### Doctrine
The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
* The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
Therefore you should change the namespace of this bundle in your AppKernel.php:
Before: `new Symfony\Bundle\DoctrineBundle\DoctrineBundle()`
@ -251,8 +251,6 @@
}
```
The new method `setDefaultOptions` is described in the section "Deprecations".
* The mapping of property paths to arrays has changed.
Previously, a property path "street" mapped to both a field `$street` of