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
Robin Chalas af9920cf10 Merge branch '4.2'
* 4.2:
  properly fix tests on PHP 5
  fix tests on PHP 5
  remove doubled dot from exception message
  bug #29697 [DI] Fixed wrong factory method in exception (Wojciech Gorczyca)
  [Intl] make type-hinted arguments nullable
  [DI] Fixed wrong factory method in exception
  Changed gender choice types to color
  Fix unnecessary use
  remove no longer needed PHP version checks
  remove no longer needed PHP version checks
  Fixed groupBy argument value in DefaultChoiceListFactoryTest
  [HttpKernel] Correctly Render Signed URIs Containing Fragments
  [HttpFoundation] Fix request uri when it starts with double slashes
2019-01-05 17:38:08 +01:00
..
Bundle Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
CacheClearer removed usage of sf2 when possible 2018-10-10 12:30:04 -07:00
CacheWarmer removed usage of sf2 when possible 2018-10-10 12:30:04 -07:00
Config [HttpKernel] Dont register env parameter resource 2017-09-05 09:06:08 +02:00
Controller Undeprecate the single-colon notation for controllers 2018-11-15 10:34:05 +01:00
ControllerMetadata fixed CS 2018-05-16 14:49:49 +02:00
DataCollector Merge branch '4.1' into 4.2 2019-01-05 17:37:49 +01:00
Debug change baseUrl to basePath to fix wrong profiler url 2018-09-04 09:18:01 +02:00
DependencyInjection [DI] Allow autowiring by type + parameter name 2018-08-23 11:47:19 +02:00
Event Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
EventListener feature #29483 [HttpKernel] Set the default locale early (thewilkybarkid) 2019-01-02 11:31:36 +01:00
Exception Merge branch '3.4' into 4.0 2018-05-16 11:05:32 +02:00
Fixtures [HttpKernel] fix deprecating KernelInterface::getRootDir() 2018-10-16 17:46:02 +02:00
Fragment Merge branch '4.1' into 4.2 2019-01-05 17:37:49 +01:00
HttpCache [CS] Remove unused variables passed to closures 2018-10-02 08:25:20 -03:00
Log Merge branch '2.8' into 3.4 2018-07-26 13:19:56 +02:00
Profiler removed usage of sf2 when possible 2018-10-10 12:30:04 -07:00
ClientTest.php [HttpFoundation] make cookies auto-secure when passing them $secure=null + plan to make it and samesite=lax the defaults in 5.0 2018-09-20 08:41:35 +02:00
HttpKernelTest.php Merge branch '4.1' into 4.2 2018-12-17 14:32:53 +01:00
KernelTest.php Fix BC break in Kernel name 2018-10-30 21:45:30 +01:00
Logger.php [2.7] Fix unsilenced deprecation notices 2015-06-16 15:26:24 +02:00
TestHttpKernel.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
UriSignerTest.php [HttpKernel] Correctly Render Signed URIs Containing Fragments 2018-12-24 13:29:26 +00:00