File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2577,11 +2577,9 @@ using the :ref:`ConstructorExtractor <components-property-information-constructo
2577
2577
2578
2578
.. versionadded :: 7.3
2579
2579
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.
2585
2583
2586
2584
rate_limiter
2587
2585
~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments