8000 minor #49963 Update the upgrade guide for the deprecation of ``@requi… · symfony/symfony@8a36deb · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a36deb

Browse files
committed
minor #49963 Update the upgrade guide for t 8000 he deprecation of @required (alexislefebvre)
This PR was merged into the 6.3 branch. Discussion ---------- Update the upgrade guide for the deprecation of ``@required`` | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no | Deprecations? | yes | Tickets | . | License | MIT | Doc PR | . Follow-up of #48990 Commits ------- 092d889 UPGRADE-6.3.md: deprecate "`@required`"
2 parents 1250a93 + 092d889 commit 8a36deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADE-6.3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ DependencyInjection
1313
* Deprecate `PhpDumper` options `inline_factories_parameter` and `inline_class_loader_parameter`, use `inline_factories` and `inline_class_loader` instead
1414
* Deprecate undefined and numeric keys with `service_locator` config, use string aliases instead
1515
* Deprecate `#[MapDecorated]`, use `#[AutowireDecorated]` instead
16+
* Deprecate the `@required` annotation, use the `Symfony\Contracts\Service\Attribute\Required` attribute instead
1617

1718
DoctrineBridge
1819
--------------

0 commit comments

Comments
 (0)
0