10BC0 [FrameworkBundle] Enable the property-info constructor extractor by default by HypeMC · Pull Request #60720 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@HypeMC
Copy link
Member
@HypeMC HypeMC commented Jun 5, 2025
Q A
Branch? 8.0
Bug fix? no
New feature? yes
Deprecations? no
Issues -
License MIT

Enable the constructor extractor by default & remove the related deprecation.

'enabled' => true,
'with_constructor_extractor' => true,
],
'property_info' => true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes like this were added in #50334 to avoid triggering the deprecation. No need for them any more.

@HypeMC HypeMC added the Feature label Jun 5, 2025
@HypeMC HypeMC force-pushed the remove-with-constructor-extractor-deprecation branch from 0fce972 to 1ac2b8f Compare June 5, 2025 21:57
@nicolas-grekas nicolas-grekas changed the title [FrameworkBundle] Enable constructor extractor by default [FrameworkBundle] Enable the property-info constructor extractor by default Jun 6, 2025
@nicolas-grekas
Copy link
Member

Thank you @HypeMC.

@nicolas-grekas nicolas-grekas merged commit 5c5e440 into symfony:8.0 Jun 6, 2025
10 of 13 checks passed
@HypeMC HypeMC deleted the remove-with-constructor-extractor-deprecation branch June 6, 2025 07:36
@fabpot fabpot mentioned this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0