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 2104813ca2 Merge branch '2.5'
* 2.5:
  [2.3] Add missing development dependencies
  Fix @return docs on HttpCache::restoreResponseBody()
  [Finder] Escape location for regex searches
  Make sure HttpCache is a trusted proxy

Conflicts:
	src/Symfony/Component/Form/composer.json
2014-09-22 17:29:07 +02:00
..
Esi.php Merge branch '2.5' 2014-09-17 11:54:14 +02:00
EsiResponseCacheStrategy.php SSI support 2014-06-18 11:11:19 +02:00
EsiResponseCacheStrategyInterface.php SSI support 2014-06-18 11:11:19 +02:00
HttpCache.php Merge branch '2.5' 2014-09-22 17:29:07 +02:00
ResponseCacheStrategy.php SSI support 2014-06-18 11:11:19 +02:00
ResponseCacheStrategyInterface.php SSI support 2014-06-18 11:11:19 +02:00
Ssi.php Fix CS 2014-09-04 21:31:49 +02:00
Store.php Merge branch '2.3' into 2.4 2014-04-18 22:37:09 +02:00
StoreInterface.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
SurrogateInterface.php SSI support 2014-06-18 11:11:19 +02:00