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 b390ed7d88 Merge branch '4.4'
* 4.4:
  Fixed tests on the Security and Form components
  Add return types to tests and final|internal|private methods
2019-08-21 17:37:45 +02:00
..
EsiTest.php Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
HttpCacheTest.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02: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 Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02: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