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-12-18 08:15:13 +01:00
..
Bundle Updating calls from Console\Application::addCommand() to Console\Application::add() after method name refactoring. 2010-11-26 21:05:18 +01:00
Cache [HttpKernel] Log query string as well as path in Cache debug headers 2010-12-08 07:49:19 +01:00
Controller [HttpKernel] simplified code a bit 2010-10-31 14:44:35 +01:00
DataCollector fixed typo 2010-11-18 18:49:08 +01:00
Debug made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Exception removed HttpException base class, refactored FlattenException class 2010-12-10 09:16:42 +01:00
Log Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Profiler made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Resources/bin added more classes to the bootstrap file 2010-11-26 17:44:17 +01:00
Security renamed reloadUserByAccount() to loadUserByAccount() 2010-12-18 08:15:13 +01:00
Test Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
bootstrap.php Updating calls from Console\Application::addCommand() to Console\Application::add() after method name refactoring. 2010-11-26 21:05:18 +01:00
ClassCollectionLoader.php Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Client.php [HttpKernel] Fix parameters order in Client::filterRequest 2010-11-03 15:15:24 +01:00
HttpKernel.php [HttpKernel] fixed request management in HttpKernel 2010-12-10 09:30:32 +01:00
HttpKernelInterface.php [HttpKernel] Added getRequest() to HttpKernelInterface. 2010-12-10 08:43:05 +01:00
Kernel.php [HttpKernel] Added getRequest() to HttpKernelInterface. 2010-12-10 08:43:05 +01:00
ResponseListener.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00