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
2016-11-23 14:53:57 +01:00
..
Esi.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
EsiResponseCacheStrategy.php set s-maxage only if all responses are cacheable 2016-03-14 17:13:08 +01:00
EsiResponseCacheStrategyInterface.php Don't trigger deprecation on interfaces 2015-08-30 13:26:29 +02:00
HttpCache.php [HttpKernel] Revert BC breaking change of Request::isMethodSafe() 2016-11-23 14:53:57 +01: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