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/Fixtures
Nicolas Grekas a23a4a4398 Merge branch '4.0' into 4.1
* 4.0:
  Alpha-ordering for "use" statements
2018-07-26 11:10:45 +02:00
..
123 Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
BaseBundle/Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Bundle1Bundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Bundle2Bundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ChildBundle/Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Controller Added the SessionValueResolver 2017-02-22 09:50:54 +01:00
DataCollector Reset profiler. 2017-10-05 12:20:28 +02:00
ExtensionAbsentBundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ExtensionLoadedBundle Do not use HttpKernel Extension when not needed 2015-12-26 18:41:33 +01:00
ExtensionNotValidBundle [HttpKernel][Bundle] Check extension implements ExtensionInterface 2015-05-25 09:42:57 +02:00
ExtensionPresentBundle Minor fixes 2016-07-30 03:17:26 -04:00
Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ClearableService.php A DI tag for resettable services. 2017-09-14 22:28:48 +02:00
KernelForOverrideName.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
KernelForTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
KernelWithoutBundles.php Added build and class cache to kernel 2017-02-22 09:57:32 +01:00
ResettableService.php A DI tag for resettable services. 2017-09-14 22:28:48 +02:00
TestClient.php [HttpKernel] fixed some unit tests 2012-11-12 14:30:42 +01:00
TestEventDispatcher.php Display orphaned events in profiler 2018-01-19 08:23:12 +01:00