We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 186503b + 8914878 commit 73ca662Copy full SHA for 73ca662
reference/configuration/framework.rst
@@ -183,6 +183,11 @@ bootstrap the Symfony framework on a cache hit.
183
184
The ``terminate_on_cache_hit`` option was introduced in Symfony 6.2.
185
186
+.. deprecated:: 6.2
187
+
188
+ Setting the ``terminate_on_cache_hit`` option to ``true`` was deprecated in
189
+ Symfony 6.2 and the option will be removed in Symfony 7.0.
190
191
.. _configuration-framework-http_method_override:
192
193
http_method_override
0 commit comments