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-06-24 13:12:19 +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 renamed WebBundle to FoundationBundle as the bundle is not just about the web 2010-06-24 07:49:27 +02:00
Profiler added some phpdoc 2010-06-16 15:45:20 +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 refactored cookie management 2010-06-23 16:24:24 +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 refactored the profiler classes 2010-06-16 14:19:46 +02:00
ParameterBag.php [HttpKernel] added the cache system 2010-06-23 22:25:49 +02:00
Request.php replaced logic with http_build_query() 2010-06-22 16:34:16 +02:00
Response.php refactored cookie management 2010-06-23 16:24:24 +02:00