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/Components/HttpKernel
2010-07-01 09:22:06 +02:00
..
Cache unified mkdir mode 2010-06-24 13:12:19 +02:00
Exception Folded all curly brackets of control structures to conform to PEAR/ZF CS 2010-05-07 18:24:05 +02:00
Listener [HttpKernel] fixed phpdoc 2010-07-01 09:22:06 +02:00
Profiler [HttpKernel] fixed double-insertion problem for profiling data 2010-06-30 17:29:40 +02:00
Test [HttpKernel] removed Response assertions 2010-06-23 10:39:33 +02:00
CacheControl.php [HttpKernel] added the cache system 2010-06-23 22:25:49 +02:00
Client.php refactored cookie management 2010-06-23 16:24:24 +02:00
HeaderBag.php fixed typos 2010-06-28 08:31:22 +02:00
HttpKernel.php [WebBundle] introduced a ControllerManager class 2010-05-18 12:48:56 +02:00
HttpKernelInterface.php changed the main parameter of the kernel handle() method to type with 3 different values 2010-05-13 17:17:33 +02:00
LoggerInterface.php [HttpKernel] fixed phpdoc 2010-07-01 09:22:06 +02:00
ParameterBag.php [HttpKernel] added the cache system 2010-06-23 22:25:49 +02:00
Request.php [HttpKernel] fixed typo 2010-06-27 08:48:40 +02:00
Response.php refactored cookie management 2010-06-23 16:24:24 +02:00