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
2010-10-17 07:51:50 +02:00
..
Bundle added PHPDoc 2010-10-13 07:29:41 +02:00
Cache [Component] Fixed some spelling typos 2010-10-17 07:51:50 +02:00
Controller [HttpKernel] added Closure support to ControllerResolver 2010-09-16 10:53:59 +02:00
DataCollector fixed request data collector 2010-09-27 21:17:37 +02:00
Debug fixed misplaced file 2010-09-20 10:56:35 +02:00
Exception [HttpKernel] fixed exception constructor signature 2010-09-01 09:48:48 +02:00
Log refactored exception management (removed the ExceptionManager) 2010-08-29 12:35:48 +02:00
Profiler added a way to conditionnaly enable the profiler based on the request 2010-09-02 13:54:32 +02:00
Resources/bin removed Symfony\Framework 2010-09-17 12:58:24 +02:00
Test renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
BaseHttpKernel.php fixed inconsistency when calling the Http Kernel instance from an event 2010-10-15 11:02:35 +02:00
bootstrap.php removed Symfony\Framework 2010-09-17 12:58:24 +02:00
ClassCollectionLoader.php removed Symfony\Framework 2010-09-17 12:58:24 +02:00
Client.php removed Symfony\Framework 2010-09-17 12:58:24 +02:00
HttpKernel.php fixed inconsistency when calling the Http Kernel instance from an event 2010-10-15 11:02:35 +02:00
HttpKernelInterface.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Kernel.php fixed inconsistency when calling the Http Kernel instance from an event 2010-10-15 11:02:35 +02:00
ResponseListener.php added a priority to the event dispatcher listeners 2010-08-26 14:08:42 +02:00