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 547b9b8fc3 Merge branch '4.4'
* 4.4:
  [HttpKernel] fixed class having a leading \ in a route controller
  [HttpKernel] trim the leading backslash in the controller init
  Bump minimal requirements
  Use PHPUnit 8.3 on Travis when possible
2019-08-09 14:41:16 +02:00
..
Bundle Merge branch '3.4' into 4.3 2019-08-03 23:50:52 +02:00
CacheClearer Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
CacheWarmer Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Config Merge branch '3.4' into 4.3 2019-08-03 23:50:52 +02:00
Controller Merge branch '4.4' 2019-08-09 14:41:16 +02:00
ControllerMetadata Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
DataCollector Merge branch '4.4' 2019-08-04 00:02:11 +02:00
Debug Merge branch '4.4' 2019-07-29 18:20:37 +02:00
DependencyInjection Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Event fixed CS 2019-03-22 07:07:54 +01:00
EventListener Merge branch '4.4' 2019-08-08 20:20:00 +02:00
Exception [HttpKernel] change $previous argument for HttpException to \Throwable 2019-03-30 08:30:07 +01:00
Fixtures Merge branch '4.4' 2019-07-23 13:31:24 +02:00
Fragment Merge branch '4.4' 2019-08-08 14:08:24 +02:00
HttpCache Merge branch '4.4' 2019-08-08 19:13:55 +02:00
Log Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Profiler [Http-Kernel][5.0] Add type-hints 2019-08-08 17:48:38 +02:00
HttpKernelBrowserTest.php Merge branch '4.2' into 4.3 2019-05-30 18:10:05 +02:00
HttpKernelTest.php Remove deprecated assertContains 2019-08-07 10:22:11 +02:00
KernelTest.php Merge branch '4.4' 2019-08-08 14:08:24 +02:00
Logger.php switched array() to [] 2019-01-16 10:39:14 +01:00
TestHttpKernel.php [Http-Kernel][5.0] Add type-hints 2019-08-08 17:48:38 +02:00
UriSignerTest.php Use assertStringContainsString when needed 2019-08-06 08:15:37 +02:00