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
2020-05-19 18:37:51 +02:00
..
Bundle [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00
CacheClearer Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
CacheWarmer Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Config Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Controller Fix code 2020-04-12 18:39:58 +02:00
ControllerMetadata Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
DataCollector [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing 2020-03-27 17:16:43 +01:00
Debug [HttpKernel] do not stopwatch sections when profiler is disabled 2019-07-29 16:31:29 +02:00
DependencyInjection Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Event switched array() to [] 2019-01-16 10:39:14 +01:00
EventListener [HttpKernel] Fix Apache mod_expires Session Cache-Control issue 2019-09-08 08:50:59 +02:00
Exception switched array() to [] 2019-01-16 10:39:14 +01:00
Fixtures Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
Fragment Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
HttpCache [HttpKernel] Fix that the Store would not save responses with the X-Content-Digest header present 2020-05-19 18:37:51 +02:00
Log Fix CS 2020-02-04 09:04:52 +01:00
Profiler Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
ClientTest.php Remove Google references when not needed 2019-09-10 12:13:59 +02:00
HttpKernelTest.php Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
KernelTest.php Cleanup tests 2019-09-02 16:34:19 +02:00
Logger.php [HttpFoundation] fix return type declarations 2019-08-26 09:50:50 +02:00
TestHttpKernel.php switched array() to [] 2019-01-16 10:39:14 +01:00
UriSignerTest.php Use assertStringContainsString when needed 2019-08-06 08:15:37 +02:00