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 e77059825c Merge branch '4.3' into 4.4
* 4.3:
  [Cache] fix memory leak when using PhpFilesAdapter
  [Yaml] Implement multiline string as scalar block for tagged values
  [HttpFoundation] Use `Cache-Control: must-revalidate` only if explicit lifetime has been given
  [FrameworkBundle] Use UserInterface to @return in getUser method
  [CI] Replace php7.4snapshot with php7.4 in Travis configuration
  [ExpressionLanguage][Node][BinaryNode] Process division by zero
  forward caught exception
  [Validator][ConstraintValidator] Stop passing unnecessary timezone argument to \DateTime
  add tags before processing them
  [MonologBridge] Fix debug processor datetime type
2019-12-10 11:33:21 +01:00
..
AbstractSurrogate.php [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00
Esi.php Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
HttpCache.php Merge branch '4.3' into 4.4 2019-11-27 00:16:41 +01:00
ResponseCacheStrategy.php Merge branch '4.3' into 4.4 2019-12-10 11:33:21 +01:00
ResponseCacheStrategyInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Ssi.php [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00
Store.php Merge branch '4.3' into 4.4 2019-08-08 11:18:35 +02: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 removed unneeded phpdocs 2019-08-06 08:19:29 +02:00