-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Added a note about how to enable http_method_override for caching kernels #5008
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
javiereguiluz
commented
Feb 18, 2015
Q | A |
---|---|
Doc fix? | no |
New docs? | yes |
Applies to | 2.3+ |
Fixed tickets | #3569 |
@@ -163,6 +163,23 @@ kernel:: | |||
The caching kernel will immediately act as a reverse proxy - caching responses | |||
from your application and returning them to the client. | |||
|
|||
..caution:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing space between ..
and caution
👍 |
@javiereguiluz you should remove the first 2 commits from the history of this PR by rebasing your branch |
…or caching kernels (javiereguiluz) This PR was squashed before being merged into the 2.3 branch (closes #5008). Discussion ---------- Added a note about how to enable http_method_override for caching kernels | Q | A | ------------- | --- | Doc fix? | no | New docs? | yes | Applies to | 2.3+ | Fixed tickets | #3569 Commits ------- e719510 Added a note about how to enable http_method_override for caching kernels
Thanks Javier! I moved some of the note into the reference section at sha: 07cb14b. If you see any issues, please let me know! Another issue closed :) |
* 2.3: [#5081] Very minor language tweak [#5008] Shortening section and moving much of the note to reference Added a note about how to enable http_method_override for caching kernels some language tweaks Reworded again the note about "optional options" Reworded the explanation about "optional options" Minow grammar fix Added a note about the Symfony versions affected by ICU problems Reworded the explanation about optional command options