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-22 16:30:20 +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 Switched positioning of debug bar to absolute for mobile browsers. 2010-06-22 16:30:20 +02:00
Profiler added some phpdoc 2010-06-16 15:45:20 +02:00
Test [HttpKernel] fixed order of arguments for assertions - to be coherent with the order of PHPUnit assertions 2010-06-21 13:35:41 +02:00
CacheControl.php folded all curly brackets of control structures to conform to PEAR/ZF CS, part two 2010-05-09 09:15:22 +02:00
Client.php removed testers 2010-06-16 10:19:24 +02:00
HeaderBag.php [HttpKernel] moved getDate() from ParameterBag to HeaderBag 2010-05-10 19:40:18 +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] moved getDate() from ParameterBag to HeaderBag 2010-05-10 19:40:18 +02:00
Request.php [RequestHandler] fixed typo 2010-06-22 16:25:42 +02:00
Response.php [HttpKernel] added support for weak etags and added a method to set all cookies 2010-05-19 11:24:31 +02:00