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
Nicolas Grekas 4eadeb70a9 Merge branch '4.4' into 5.0
* 4.4:
  Use `::class` constants instead of `__NAMESPACE__` when possible
2019-12-16 12:08:25 +01:00
..
Bundle Remove wrong @group legacy annotations 2019-11-20 11:44:55 +01:00
CacheClearer Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
CacheWarmer Merge branch '4.4' 2019-08-21 17:37:45 +02:00
Config remove deprecated global resource dir and kernel.root_dir 2019-08-21 18:47:38 +02:00
Controller Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
ControllerMetadata Merge branch '3.4' into 4.3 2019-12-16 12:02:49 +01:00
DataCollector Merge branch '4.4' into 5.0 2019-12-16 12:08:25 +01:00
Debug Merge branch '4.4' 2019-07-29 18:20:37 +02:00
DependencyInjection [HttpKernel] Ability to define multiple kernel.reset tags 2019-11-26 10:37:14 +01:00
Event fixed CS 2019-03-22 07:07:54 +01:00
EventListener [HttpKernel] Drop deprecated ExceptionListener 2019-11-18 00:44:50 +01:00
Exception [HttpKernel] change $previous argument for HttpException to \Throwable 2019-03-30 08:30:07 +01:00
Fixtures Merge branch '4.4' into 5.0 2019-11-27 00:25:11 +01:00
Fragment Merge branch '4.4' 2019-08-08 14:08:24 +02:00
HttpCache Merge branch '4.4' into 5.0 2019-12-10 12:06:55 +01:00
Log Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
Profiler [HttpKernel] Add more parameter types. 2019-08-16 01:42:44 +02:00
HttpKernelBrowserTest.php Merge branch '3.4' into 4.3 2019-09-10 13:25:17 +02:00
HttpKernelTest.php Merge branch '4.4' 2019-11-11 12:15:58 +01:00
KernelTest.php Fix CS 2019-12-01 09:39:44 +01:00
Logger.php Merge branch '4.3' into 4.4 2019-08-26 11:00:56 +02:00
TestHttpKernel.php Merge branch '4.4' 2019-08-21 17:37:45 +02:00
UriSignerTest.php Use assertStringContainsString when needed 2019-08-06 08:15:37 +02:00