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
Nicolas Grekas 953ac3e77f Merge branch '4.2' into 4.3
* 4.2:
  [Cache] replace getNsSeparator by NS_SEPARATOR on AbstractTrait
  [Cache] fix versioning with SimpleCacheAdapter
  Fix expired lock not cleaned
  [HttpFoundation] Fix SA/phpdoc JsonResponse
  SimpleCacheAdapter fails to cache any item if a namespace is used
  validate composite constraints in all groups
  [Serializer] Handle true and false appropriately in CSV encoder
  Fix binary operation `+`, `-` or `*` on string
  [VarDumper] fix dumping objects that implement __debugInfo()
  [Routing] fix absolute url generation when scheme is not known
2019-06-17 19:37:00 +02:00
..
AbstractSurrogate.php switched array() to [] 2019-01-16 10:39:14 +01:00
Esi.php switched array() to [] 2019-01-16 10:39:14 +01:00
HttpCache.php [HttpKernel] Add a \"short\" trace header format, make header configurable 2019-04-07 13:44:57 +02:00
ResponseCacheStrategy.php Fix binary operation +, - or * on string 2019-06-13 17:39:17 +02:00
ResponseCacheStrategyInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Ssi.php switched array() to [] 2019-01-16 10:39:14 +01:00
Store.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
StoreInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
SubRequestHandler.php fixed CS 2019-06-13 12:34:15 +02:00
SurrogateInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00