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). hace 14 años
..
Cache 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel hace 14 años
Controller 556bfcb804 [HttpKernel] added some more unit tests hace 14 años
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). hace 14 años
Profiler 0b378d1b3e added a way to conditionnaly enable the profiler based on the request hace 14 años
Security d94420f3a5 logout refactoring hace 14 años
ClientTest.php bf82cf42dd renamed Symfony\Components to Symfony\Component hace 14 años
HttpKernelTest.php 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. hace 14 años
KernelTest.php 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. hace 14 años
Logger.php bf82cf42dd renamed Symfony\Components to Symfony\Component hace 14 años
ResponseListenerTest.php 4aa5ef63f5 [HttpKernel] made some tests more robust hace 14 años
TestHttpKernel.php 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel hace 14 años