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.
1 parent de4cea6 commit c977d54Copy full SHA for c977d54
CHANGELOG.md
@@ -9,6 +9,7 @@ CHANGELOG
9
* deprecated the ability to set or unset a private service with the `Container::set()` method
10
* deprecated the ability to check for the existence of a private service with the `Container::has()` method
11
* deprecated the ability to request a private service with the `Container::get()` method
12
+ * deprecated support for generating a dumped `Container` without populating the method map
13
14
3.0.0
15
-----
0 commit comments