Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[HttpKernel] Document theterminate_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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
javiereguiluz commentedJul 19, 2022
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 optionjaviereguiluz commentedSep 20, 2022
I'm closing this PR because I don't know how to move forward and it's better than others take over this. Thanks! |
wouterj commentedSep 20, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@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#16999Adds the semantic configuration for the option introduced in Symfony 6.2 by#46763Commits-------bb387e9 [FrameworkBundle] Add semantic config for new terminate_on_cache_hit HttpCache option
javiereguiluz commentedOct 4, 2022
I've reverted the wrong changes. Thanks for your review! |
Fixes#16919.