Commit 8914878
committed
minor symfony#18496 [FrameworkBundle] Deprecate
This PR was merged into the 6.2 branch.
Discussion
----------
[FrameworkBundle] Deprecate `terminate_on_cache_hit` option
It looks strange to add an option in 6.2 and deprecate it in the same version but:
https://github.com/nicolas-grekas/symfony/blob/19940ffcfe9bbae825ca951f1bb4c78a8a84f9ad/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php#L245
This is needed before working on symfony#18491.
Commits
-------
b7297ec [FrameworkBundle] Deprecate terminate_on_cache_hit optionterminate_on_cache_hit option (javiereguiluz)1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
174 | 179 | | |
175 | 180 | | |
176 | 181 | | |
| |||
0 commit comments