-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[HttpKernel] Document the terminate_on_cache_hit
option
#16999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your review Christian. I'm very confused, so I don't know how to move forward. Is this an internal thing that shouldn't be documented ... or is there something missing in the docs to make this option more useful? Thanks! |
terminate_on_cache_hit
option
I'm closing this PR because I don't know how to move forward and it's better than others take over this. Thanks! |
@javiereguiluz you can reopen this PR and only revert all changes from |
…e_on_cache_hit HttpCache option (wouterj) This PR was merged into the 6.2 branch. Discussion ---------- [FrameworkBundle] Add semantic config for new terminate_on_cache_hit HttpCache option | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | - | License | MIT | Doc PR | symfony/symfony-docs#16999 Adds the semantic configuration for the option introduced in Symfony 6.2 by #46763 Commits ------- bb387e9 [FrameworkBundle] Add semantic config for new terminate_on_cache_hit HttpCache option
I've reverted the wrong changes. Thanks for your review! |
4a2f84d
to
98a717a
Compare
Fixes #16919.