Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b27d9b5

Browse filesBrowse files
committed
merged branch aerialls/patch-2 (PR symfony#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
Copy full SHA for b27d9b5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

‎UPGRADE-2.1.md

Copy file name to clipboardExpand all lines: UPGRADE-2.1.md
+1-3Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.