You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Symfony version(s) affected
7.3.x
Description
Instead of
I think other messages also have the key, e.g.
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
The text was updated successfully, but these errors were encountered: