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.
terminate_on_cache_hit
2 parents 1d6ff9c + b7297ec commit 8914878Copy full SHA for 8914878
reference/configuration/framework.rst
@@ -171,6 +171,11 @@ bootstrap the Symfony framework on a cache hit.
171
172
The ``terminate_on_cache_hit`` option was introduced in Symfony 6.2.
173
174
+.. deprecated:: 6.2
175
+
176
+ Setting the ``terminate_on_cache_hit`` option to ``true`` was deprecated in
177
+ Symfony 6.2 and the option will be removed in Symfony 7.0.
178
179
.. _configuration-framework-http_method_override:
180
181
http_method_override
0 commit comments