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-12-19 12:17:48 -06:00
..
Bundle removed unused use statements 2011-10-08 07:09:31 +02:00
CacheClearer added cache clear hook 2011-12-19 12:17:48 -06: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] added unit tests for previous merge 2011-11-24 08:39:49 +01: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 [HttpKernel] Removed unused property. 2011-11-27 19:28:03 +05:45
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 removed unused use statements 2011-11-24 07:17:02 +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 Merge branch '2.0' 2011-11-14 14:32:22 +01:00
Log [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Profiler [HttpKernel] fixed some unit tests 2011-11-07 22:31:58 +01:00
Util merged 2.0 2011-12-11 18:50:50 +01:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json merged 2.0 2011-11-23 23:28:22 +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 bumped Symfony version to 2.0.8-DEV 2011-12-09 16:15:51 +01:00
KernelEvents.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
KernelInterface.php changed the way we store the current ob level (refs #2617) 2011-11-11 23:35:49 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00