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-05-25 18:21:24 +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 refactored the listeners management 2010-05-19 09:16:18 +02:00
Test [HttpKernel] fixed signature 2010-05-19 16:35:12 +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
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
ParameterBag.php [HttpKernel] moved getDate() from ParameterBag to HeaderBag 2010-05-10 19:40:18 +02:00
Request.php removed unused parameter in Request 2010-05-25 18:21:24 +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