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-17 14:22:57 +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 Fix some CheckStyle violations on Components. 2011-11-11 20:46:32 +01: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 merged the two Locale listener hooks (this hack was needed when the Firewall was registered before the Routing; this is not needed anymore) 2011-11-17 14:22:57 +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-10-26 14:29:19 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json bumped Symfony version to 2.0.6-DEV 2011-11-02 14:18:45 +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 Merge branch '2.0' 2011-11-11 23:36:46 +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