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/Tests/HttpCache
Nicolas Grekas 5f50769825 Merge branch '4.4' into 5.0
* 4.4:
  [Validator] Fix auto-mapping constraints should not be validated
  [Debug] Updated the README to deprecate the component
  [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
  Fixing bad order of operations with null coalescing operator
  forward caught exception
  [Validator][ConstraintValidator] Stop passing unnecessary timezone argument to \DateTime
  add tags before processing them
  [FrameworkBundle][ContainerLintCommand] Reinitialize bundles when the container is reprepared
  [Process] change the syntax of portable prepared command lines
  [MonologBridge] Fix debug processor datetime type
2019-12-10 12:06:55 +01:00
..
EsiTest.php Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
HttpCacheTest.php Merge branch '4.3' into 4.4 2019-12-10 11:33:21 +01:00
HttpCacheTestCase.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ResponseCacheStrategyTest.php [HttpKernel] Correctly merging cache directives in HttpCache/ResponseCacheStrategy 2019-02-25 12:22:09 +01:00
SsiTest.php Merge branch '3.4' into 4.3 2019-08-03 23:50:52 +02:00
StoreTest.php Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
SubRequestHandlerTest.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
TestHttpKernel.php Merge branch '4.4' 2019-08-21 17:37:45 +02:00
TestMultipleHttpKernel.php Merge branch '4.4' 2019-08-21 17:37:45 +02:00