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
2011-11-07 22:01:48 +01:00
..
Bundle removed unused use statements 2011-10-08 07:09:31 +02:00
CacheWarmer moved WarmableInterface to the HttpKernel component 2011-10-23 09:47:17 +02:00
Config [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Controller [HttpKernel] made a small internal refactoring to ease extensibility 2011-08-08 23:20:53 +02:00
DataCollector added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
Debug - 2011-10-21 16:46:37 +02:00
DependencyInjection removed unused use statements 2011-10-29 11:56:30 +02:00
Event removed unused use statements 2011-10-29 11:56:30 +02:00
EventListener [HttpKernel] removed the _route entry from _route_params 2011-10-30 08:45:45 +01:00
Exception [HttpKernel] lowered the number of level to keep in Flattened exceptions to make the tests pass when XDebug is enabled (beause of the default max nesting level of 100) 2011-07-16 00:29:33 +02:00
HttpCache merged 2.0 2011-10-29 12:01:39 +02:00
Log [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Profiler [HttpKernel] fixed file storage for the profiler 2011-11-07 22:01:48 +01:00
Util merged 2.0 2011-10-26 14:29:19 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json merged 2.0 2011-11-01 12:32:44 +01:00
HttpKernel.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
HttpKernelInterface.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Kernel.php merged branch mvrhov/cache_warmup_exception (PR #2445) 2011-10-23 09:48:57 +02:00
KernelEvents.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
KernelInterface.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00