Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit43565d9
committed
minor#5498 [WIP] Added caution notes about the deprecation of container scopes (javiereguiluz)
This PR was merged into the 2.8 branch.Discussion----------[WIP] Added caution notes about the deprecation of container scopes| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.8+| Fixed tickets |#5436This is a first proposal related to scopes deprecation. Questions: * Should we expand the "caution notes" to explain why we did that and the alternatives provided? * Should we rewrite the `cookbook/service_container/scopes.rst` article to explain the new scopes + shared flag and add a note about the old scopes which were available in the past Symfony versions?Commits-------99a996c Added caution notes about the deprecation of container scopesFile tree
2 files changed
+10
-0
lines changed- cookbook
- console
- service_container
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments
Comments
(0)