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 684ad85 commit b31c35dCopy full SHA for b31c35d
CHANGELOG.md
@@ -14,6 +14,8 @@ CHANGELOG
14
configure them explicitly instead
15
* added class `Symfony\Component\DependencyInjection\Dumper\Preloader` to help with preloading on PHP 7.4+
16
* added tags `container.preload`/`.no_preload` to declare extra classes to preload/services to not preload
17
+ * deprecated `Definition::getDeprecationMessage()`, use `Definition::getDeprecation()` instead
18
+ * deprecated `Alias::getDeprecationMessage()`, use `Alias::getDeprecation()` instead
19
20
5.0.0
21
-----
0 commit comments