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
Fabien Potencier e6cc4918bf Merge branch '2.3' into 2.6
* 2.3:
  Added 'default' color
  [HttpFoundation] Reload the session after regenerating its id
  [HttpFoundation] Add a test case to confirm a bug in session migration
  [Finder] Command::addAtIndex() fails with Command instance argument
  [DependencyInjection] Freeze also FrozenParameterBag::remove
  fix CS
  fixed CS
  Add a way to reset the singleton
  [Security] allow to use `method` in XML configs
  Remove var not used due to returning early (introduced in 8982c32)
  Enhance hhvm test skip message
2015-07-09 18:02:48 +02:00
..
Bundle [HttpKernel][Bundle] Check extension implements ExtensionInterface 2015-05-25 09:42:57 +02:00
CacheClearer Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
CacheWarmer Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
Config Make the container considered non-fresh if the environment parameters are changed 2014-12-13 16:43:22 +00:00
Controller [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DataCollector Merge branch '2.3' into 2.6 2015-06-04 22:11:39 +02:00
Debug Merge branch '2.3' into 2.6 2015-05-14 19:42:48 +02:00
DependencyInjection Merge branch '2.3' into 2.6 2015-06-18 14:58:06 +02:00
EventListener Merge branch '2.3' into 2.6 2015-07-09 18:02:48 +02:00
Fixtures Merge branch '2.3' into 2.6 2015-05-26 14:42:28 -07:00
Fragment Changed visibility of setUp() and tearDown to protected 2015-03-13 10:50:03 +01:00
HttpCache Merge branch '2.3' into 2.6 2015-05-22 16:53:08 +02:00
Profiler Merge branch '2.3' into 2.6 2015-05-15 15:32:45 +02:00
ClientTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpKernelTest.php Merge branch '2.3' into 2.6 2015-04-11 09:16:15 +02:00
KernelTest.php [2.6] add @group legacy 2015-03-13 18:37:22 +01:00
Logger.php Fixing the Logger deprecation notices to match the correct method name it should be informing of 2014-01-16 10:15:18 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php [HttpKernel] UriSigner::buildUrl - default params for http_build_query 2015-03-17 13:54:32 +01:00