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-02-13 22:31:50 +01:00
..
Bundle removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00
CacheWarmer added a cache warmer sub-framework 2011-01-24 18:08:51 +01:00
Config moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Controller [HttpKernel] fixed phpdoc 2011-02-08 22:36:58 +01:00
DataCollector [HttpKernel] Fixed DataCollector Request attributes when attributes have objects 2011-02-08 19:18:38 +01:00
Debug changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
DependencyInjection moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Exception normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
HttpCache [HttpKernel] Allow any 2xx response code in a subrequest 2011-02-11 00:06:41 +01:00
Log normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Profiler [HttpKernel] Catch exception when SQLite profiler storage fails to cleanup 2011-02-07 01:52:10 +01:00
Resources/bin moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Test normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
bootstrap_cache.php moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
bootstrap.php moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Client.php [Testing][HttpKernel] Added possibility to functional test raw body data 2011-02-04 13:07:13 +01:00
HttpKernel.php [HttpKernel] changed the core.view event to only be notified when the controller does not return a Response 2011-02-03 19:39:28 +01:00
HttpKernelInterface.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
Kernel.php moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
KernelInterface.php moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
ResponseListener.php added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00