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
2019-08-26 09:50:50 +02:00
..
Bundle Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
CacheClearer Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02: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 Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
ControllerMetadata Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
DataCollector Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Debug [HttpKernel] do not stopwatch sections when profiler is disabled 2019-07-29 16:31:29 +02:00
DependencyInjection Use namespaced Phpunit classes 2019-08-05 15:11:42 +02:00
Event switched array() to [] 2019-01-16 10:39:14 +01:00
EventListener Use assertStringContainsString when needed 2019-08-06 08:15:37 +02:00
Exception switched array() to [] 2019-01-16 10:39:14 +01:00
Fixtures Remove dead tests fixtures 2019-07-19 13:52:08 +02:00
Fragment Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
HttpCache Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Log Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Profiler Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
ClientTest.php Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
HttpKernelTest.php Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
KernelTest.php [HttpFoundation] fix return type declarations 2019-08-26 09:50:50 +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