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 bb45c75d7b Merge branch '3.4' into 4.0
* 3.4:
  fixed deprecations in tests
  fixed Twig URL
  [Cache] Add missing `@internal` tag on ProxyTrait
  fix formatting arguments in plaintext format
  Fix PSR exception context key
  Don't assume that file binary exists on *nix OS
  Fix that ESI/SSI processing can turn a \"private\" response \"public\"
  [Form] Fixed trimming choice values
  fix rendering exception stack traces
  [Routing] Fix loading multiple class annotations for invokable classes
2018-04-20 08:20:23 +02:00
..
AbstractSurrogate.php [3.3] More docblock fixes 2017-11-07 15:16:22 +01:00
Esi.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
HttpCache.php PHP CS Fixer: clean up repo and adjust config 2018-01-03 18:10:15 +01:00
ResponseCacheStrategy.php Fix that ESI/SSI processing can turn a \"private\" response \"public\" 2018-04-16 19:47:52 +02:00
ResponseCacheStrategyInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Ssi.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Store.php Merge branch '3.4' into 4.0 2018-04-02 11:52:41 +02:00
StoreInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
SurrogateInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00