8000 minor #38370 [DI] Fix changelog (ro0NL) · symfony/symfony@0906428 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0906428

Browse files
minor #38370 [DI] Fix changelog (ro0NL)
This PR was merged into the 5.1 branch. Discussion ---------- [DI] Fix changelog | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> This one's confusing with L7, the actual deprecation. Commits ------- d784b50 [DI] Fix changelog
2 parents ff5a6c2 + d784b50 commit 0906428

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)
0