Skip to content

Commit a81b1c3

Browse files
committed
Update the explanation
1 parent 1e2c022 commit a81b1c3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,11 +2577,9 @@ 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 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.
2580+
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.
25852583

25862584
rate_limiter
25872585
~~~~~~~~~~~~

0 commit comments

Comments
 (0)