Skip to content

Commit 3f561ca

Browse files
committed
minor #21431 [PropertyInfo] Improved the explanation of the with_constructor_extractor option (javiereguiluz)
This PR was squashed before being merged into the 7.3 branch. Discussion ---------- [PropertyInfo] Improved the explanation of the with_constructor_extractor option In #21060 we're removing this config option, so I think we should better explain its purpose. Commits ------- 001263e [PropertyInfo] Improved the explanation of the with_constructor_extractor option
2 parents dee5f56 + 001263e commit 3f561ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2578,6 +2578,8 @@ using the :ref:`ConstructorExtractor <components-property-information-constructo
25782578
.. versionadded:: 7.3
25792579

25802580
The ``with_constructor_extractor`` option was introduced in Symfony 7.3.
2581+
It's required to set a value for it because its default value will change
2582+
from ``false`` to ``true`` in Symfony 8.0.
25812583

25822584
rate_limiter
25832585
~~~~~~~~~~~~

0 commit comments

Comments
 (0)