8000 minor #22810 [DI] Added missing deprecation in changelog (ro0NL) · symfony/symfony@8529e02 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 8529e02

Browse files
minor #22810 [DI] Added missing deprecation in changelog (ro0NL)
This PR was merged into the 3.2 branch. Discussion ---------- [DI] Added missing deprecation in changelog | Q | A | ------------- | --- | Branch? | 3.2 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> See #20113 Commits ------- b3d58c5 [DI] Added missing deprecation in changelog
2 parents 44237bc + b3d58c5 commit 8529e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CHANGELOG
99
* deprecated the ability to set or unset a private service with the `Container::set()` method
1010
* deprecated the ability to check for the existence of a private service with the `Container::has()` method
1111
* 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
1213

1314
3.0.0
1415
-----

0 commit comments

Comments
 (0)
0