Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4000c0f

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [FrameworkBundle] Deprecate terminate_on_cache_hit option
2 parents a1aef93 + 7cc3e2b commit 4000c0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/configuration/framework.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,11 @@ bootstrap the Symfony framework on a cache hit.
183183

184184
The ``terminate_on_cache_hit`` option was introduced in Symfony 6.2.
185185

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+
186191
.. _configuration-framework-http_method_override:
187192

188193
http_method_override

0 commit comments

Comments
 (0)