Skip to content

Commit e2cb821

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [HttpCache] Remove SensioFrameworkExtraBundle reference
2 parents 09c639b + cad5cc0 commit e2cb821

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

http_cache/_expiration-and-validation.rst.inc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@
55
both worlds. In other words, by using both expiration and validation, you
66
can instruct the cache to serve the cached content, while checking back
77
at some interval (the expiration) to verify that the content is still valid.
8-
9-
.. tip::
10-
11-
You can also define HTTP caching headers for expiration and validation by using
12-
annotations. See the `FrameworkExtraBundle documentation`_.
13-
14-
.. _`FrameworkExtraBundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html

0 commit comments

Comments
 (0)