Skip to content

Commit 1e2c022

Browse files
committed
[PropertyInfo] Improved the explanation of the with_constructor_extractor option
1 parent 668d6d3 commit 1e2c022

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

reference/configuration/framework.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2577,7 +2577,11 @@ using the :ref:`ConstructorExtractor <components-property-information-constructo
25772577

25782578
.. versionadded:: 7.3
25792579

2580-
The ``with_constructor_extractor`` option was introduced in Symfony 7.3.
2580+
The ``with_constructor_extractor`` option was introduced in Symfony 7.3 and
2581+
will be removed in Symfony 8.0. This temporary option was added because its
2582+
default value will change from ``false`` to ``true`` in Symfony 8.0. Requiring
2583+
you to set a value explicitly ensures that the change of default won't affect
2584+
your application.
25812585

25822586
rate_limiter
25832587
~~~~~~~~~~~~

0 commit comments

Comments
 (0)