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 267b016 + 0a61279 commit 91332a0Copy full SHA for 91332a0
UPGRADE-4.0.md
@@ -116,8 +116,8 @@ DependencyInjection
116
117
* Using unsupported options to configure service aliases raises an exception.
118
119
- * Setting or unsetting a private service with the `Container::set()` method is
120
- no longer supported. Only public services can be set or unset.
+ * Setting or unsetting a service with the `Container::set()` method is
+ no longer supported. Only synthetic services can be set or unset.
121
122
* Checking the existence of a private service with the `Container::has()`
123
method is no longer supported and will return `false`.
0 commit comments