Skip to content

Commit f94d2be

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [HttpCache] Remove SensioFrameworkExtraBundle reference
2 parents 2b138ec + e2cb821 commit f94d2be

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)