Skip to content

Conversation

javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Sep 26, 2025

In #21060 we're removing this config option, so I think we should better explain its purpose.


The ``with_constructor_extractor`` option was introduced in Symfony 7.3.
The ``with_constructor_extractor`` option was introduced in Symfony 7.3 and
will be removed in Symfony 8.0. This temporary option was added because its
Copy link
Member

Choose a reason for hiding this comment

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

This looks wrong to me. The option won't be removed in 8.0. What changes is the default value, but you should still be able to disable the option to not register the constructor extractor.

Copy link
Member Author

Choose a reason for hiding this comment

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

You are right. Sorry. I misread the code PR. I've just updated the description again. Thanks.

@javiereguiluz javiereguiluz force-pushed the with_constructor_extractor_option branch from a81b1c3 to 001263e Compare September 30, 2025 10:03
@javiereguiluz javiereguiluz merged commit 3f561ca into symfony:7.3 Sep 30, 2025
3 checks passed
@javiereguiluz javiereguiluz deleted the with_constructor_extractor_option branch September 30, 2025 10:03
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.

4 participants