This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/HttpCache
Fabien Potencier 5c5af47914 Merge branch '2.8' into 3.1
* 2.8:
  fixed typo
  [HttpCache] fix: do not cache OPTIONS request
  fixed CS
  Prevent infinite loop in PropertyMetadata
2016-10-13 18:31:28 -07:00
..
Esi.php Merge branch '2.8' into 3.0 2016-06-29 07:40:00 +02:00
HttpCache.php Merge branch '2.8' into 3.1 2016-10-13 18:31:28 -07:00
ResponseCacheStrategy.php Merge branch '2.3' into 2.7 2016-03-15 07:08:00 +01:00
ResponseCacheStrategyInterface.php SSI support 2014-06-18 11:11:19 +02:00
Ssi.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Store.php [HttpKernel] Use flock() for HttpCache's lock files 2016-07-26 09:56:53 +02:00
StoreInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
SurrogateInterface.php fixes CS 2015-08-24 09:13:45 +02:00