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-10-21 07:45:12 +02:00
..
Bundle removed unused use statements 2011-10-08 07:09:31 +02:00
CacheWarmer [FrameworkBundle] refactored the cache:clear command 2011-03-21 11:03:55 +01: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 [HttpKernel] added a Stopwatch 2011-10-21 07:39:32 +02:00
DependencyInjection [HttpKernel] fixed possible double-classes in compiled classes 2011-07-22 22:17:31 +02:00
Event Corrected grammar in FilterControllerEvent comments 2011-09-27 00:05:39 +02:00
EventListener Moved most of the logic from ResponseListener to the Response::prepare() method 2011-10-18 09:04:20 +02: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 Moved most of the logic from ResponseListener to the Response::prepare() method 2011-10-18 09:04:20 +02:00
Log [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Profiler merged 2.0 2011-10-17 02:33:13 +02:00
Util moved makePathRelative to Filesystem 2011-09-28 17:37:32 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json updated composer.json for 2.1 2011-09-29 17:40:43 +02: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 updated implementation to re-use the existing build() method 2011-10-08 07:07:38 +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