Ryan Weaver be94daba66 [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). vor 14 Jahren
..
Cache 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel vor 14 Jahren
Controller 556bfcb804 [HttpKernel] added some more unit tests vor 14 Jahren
Exception be94daba66 [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). vor 14 Jahren
Profiler 0b378d1b3e added a way to conditionnaly enable the profiler based on the request vor 14 Jahren
Security d94420f3a5 logout refactoring vor 14 Jahren
ClientTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren
HttpKernelTest.php 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. vor 14 Jahren
KernelTest.php 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. vor 14 Jahren
Logger.php bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren
ResponseListenerTest.php 4aa5ef63f5 [HttpKernel] made some tests more robust vor 14 Jahren
TestHttpKernel.php 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel vor 14 Jahren