Skip to content

2.5.0

Choose a tag to compare

@dbu dbu released this 10 Sep 15:17
2.5.0

Cache Tagging

  • Added: MaxHeaderValueLengthFormatter to allow splitting cache tag headers into
    multiple headers.

Symfony HttpCache

  • Have cache invalidator check for presence of Psr6Store for a better guess
    whether the cache really is TagCapable or not.