Skip to content

Commit ddafb76

Browse files
Merge branch '3.2' into 3.3
* 3.2: do not mock a deprecated interface [DI] Added missing deprecation in changelog [Ldap] add a changelog file
2 parents 7368d78 + c977d54 commit ddafb76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ CHANGELOG
3737
* deprecated the ability to set or unset a private service with the `Container::set()` method
3838
* deprecated the ability to check for the existence of a private service with the `Container::has()` method
3939
* deprecated the ability to request a private service with the `Container::get()` method
40+
* deprecated support for generating a dumped `Container` without populating the method map
4041

4142
3.0.0
4243
-----

0 commit comments

Comments
 (0)