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