Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc147d3 + dacd8aa commit b27d9b5Copy full SHA for b27d9b5
UPGRADE-2.1.md
@@ -15,7 +15,7 @@
15
16
### Doctrine
17
18
- The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
+ * The DoctrineBundle is moved from the Symfony repository to the Doctrine repository.
19
Therefore you should change the namespace of this bundle in your AppKernel.php:
20
21
Before: `new Symfony\Bundle\DoctrineBundle\DoctrineBundle()`
@@ -251,8 +251,6 @@
251
}
252
```
253
254
- The new method `setDefaultOptions` is described in the section "Deprecations".
255
-
256
* The mapping of property paths to arrays has changed.
257
258
Previously, a property path "street" mapped to both a field `$street` of
0 commit comments