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
Fabien Potencier 272933d2ce fixed typo
2011-01-15 15:30:15 +01:00
..
Bundle fixed typo 2011-01-15 15:30:15 +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 [Event] Collected data is about listener (not event) calls 2011-01-11 14:57:18 +01:00
Debug [Event] Collected data is about listener (not event) calls 2011-01-11 14:57:18 +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 [SQLiteProfilerStorage] Improve SQLite storage: 2011-01-14 08:28:17 +01:00
Resources/bin added more classes to the bootstrap file 2010-11-26 17:44:17 +01:00
Security [Security] LogoutListener should not invoke handlers' logout() method if token is empty 2010-12-30 21:12:29 +01:00
Test Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
bootstrap.php fixed typo 2011-01-15 15:30:15 +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] removed unused and bugged method 2011-01-15 14:13:00 +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