Skip to content

Commit d784b50

Browse files
authored
[DI] Fix changelog
1 parent ff5a6c2 commit d784b50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ CHANGELOG
2020
* allowed loading and dumping tags with an attribute named "name"
2121
* deprecated `Definition::getDeprecationMessage()`, use `Definition::getDeprecation()` instead
2222
* deprecated `Alias::getDeprecationMessage()`, use `Alias::getDeprecation()` instead
23-
* deprecated PHP-DSL's `inline()` function, use `service()` instead
2423
* added support of PHP8 static return type for withers
2524
* added `AliasDeprecatedPublicServicesPass` to deprecate public services to private
2625

0 commit comments

Comments
 (0)