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 1340ea67a6 Merge branch '2.0'
* 2.0:
  [HttpKernel] fixed Content-Length header when using ESI tags (closes #2623)
  [HttpFoundation] added an exception to MimeTypeGuesser::guess() when no guesser are available (closes #2636)
  [Security] fixed HttpUtils::checkRequestPath() to not catch all exceptions (closes #2637)
  [DoctrineBundle] added missing default parameters, needed to setup and use DBAL without ORM
  [Transation] Fix grammar.
  [TwigBundle] Fix trace to not show 'in at line' when file/line are empty.
2011-11-14 14:32:22 +01:00
..
Esi.php [HttpKernel] moved from protected to private 2011-03-23 19:47:16 +01:00
EsiResponseCacheStrategy.php [HttpKernel] fixed default ESI cache strategy when the page does not contain ESIs 2011-05-12 13:54:48 +02:00
EsiResponseCacheStrategyInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpCache.php Merge branch '2.0' 2011-11-14 14:32:22 +01:00
Store.php merged 2.0 2011-10-29 12:01:39 +02:00
StoreInterface.php removed unused use statements 2011-10-29 11:56:30 +02:00