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 37909a407f Merge branch '2.7'
* 2.7:
  [2.3] CS And DocBlock Fixes
  [Serializer] Serialization groups support
  [2.3] CS Fixes
  Fixed the issue 11116
  [Security] Fixed tests
  [Debug] use ternary operator to simplify the getClassLoader() method in DebugClassLoader class.
  [FrameworkBundle] Fixed Translation loader and update translation command.
  [Console] remove « use » statement for PHP built-in exception classes.
  [SecurityBundle] replaced deprecated SecurityContextInterface dependency by new TokenStorageInterface instance in SecurityDataCollector. Also added unit tests suite for SecurityDataCollector class.
  [SecurityBundle] use TokenStorageInterface instead of deprecated SecurityContextInterface in SecurityDataCollector and added unit tests suite.
  [SecurityBundle] adds unit tests suite for SecurityDataCollector class.
  [Serializer] Add xml_format_output context option. Close #12517.
  [WebProfilerBundle] Fixed IE8 support
2014-12-22 17:45:23 +01:00
..
Bundle CS fixes 2014-12-04 20:26:11 +00:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller Merge branch '2.5' into 2.6 2014-11-20 14:24:23 +01:00
DataCollector Merge branch '2.7' 2014-12-22 17:45:23 +01:00
Debug Fixed #12845 adding a listener to an event that is currently being dispatched will not result into a fatal error in TraceableEventDispatcher [EventDispatcher] 2014-12-04 12:52:47 +01:00
DependencyInjection Merge branch '2.3' into 2.5 2014-10-01 07:50:18 +02:00
EventListener Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
Fixtures [HttpKernel] Remove unused method Kernel::isClassInActiveBundle 2014-12-04 19:05:04 +01:00
Fragment Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
HttpCache Removed all $that variables 2014-12-21 13:10:13 +01:00
Profiler Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
ClientTest.php Merge branch '2.3' into 2.5 2014-12-04 09:55:19 +01:00
HttpKernelTest.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
KernelTest.php [HttpKernel] Remove unused method Kernel::isClassInActiveBundle 2014-12-04 19:05:04 +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 added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00