-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[HttpKernel] Remove deprecated code paths #18491
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
Labels
Milestone
Comments
|
OskarStark
added a commit
that referenced
this issue
Jul 5, 2023
…ion (javiereguiluz) 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 #18491. Commits ------- b7297ec [FrameworkBundle] Deprecate terminate_on_cache_hit option
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.
To fix this issue, please create a PR against the 7.0 branch in the symfony-docs repository.
Thank you! 😃
The text was updated successfully, but these errors were encountered: