8000 merged branch aerialls/patch-2 (PR #4597) · symfony/symfony@b27d9b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b27d9b5

Browse files
committed
merged branch aerialls/patch-2 (PR #4597)
Commits ------- dacd8aa tweaked UPGRADE file Discussion ---------- tweaked UPGRADE file --------------------------------------------------------------------------- by travisbot at 2012-06-16T16:56:55Z This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1635992) (merged dacd8aa into bc147d3).
2 parents bc147d3 + dacd8aa commit b27d9b5

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 8000

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