Skip to content

add "property_info.with_constructor_extractor" to the deprecation message #60443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tacman opened this issue May 17, 2025 · 0 comments · Fixed by #60501
Closed

add "property_info.with_constructor_extractor" to the deprecation message #60443

tacman opened this issue May 17, 2025 · 0 comments · Fixed by #60501

Comments

@tacman
Copy link
Contributor

tacman commented May 17, 2025

Symfony version(s) affected

7.3.x

Description

Instead of

Since symfony/framework-bundle 7.3: Not setting the "with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.

I think other messages also have the key, e.g.

Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.

Otherwise, I assume it's at the level immediately under framework.

Related: I don't think the recipe for this has been updated.

How to reproduce

update to 7.3 and review the deprecations

Possible Solution

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants