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/tests/Symfony/Tests/Component/HttpKernel
2011-01-16 11:32:14 +01:00
..
Cache [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. 2010-12-12 14:08:35 +01:00
Controller [HttpKernel] added some more unit tests 2010-11-02 18:38:11 +01:00
Exception fixed unit tests 2010-12-10 09:30:44 +01:00
Profiler [HttpKernel] fixed a unit test 2011-01-14 08:31:58 +01:00
Security/Logout better support for cookie handling, use native PHP function to set cookies 2011-01-15 20:47:29 +01:00
ClassCollectionLoaderTest.php [HttpKernel] added the possibility to add non-namespaced classes to the compiled class cache 2011-01-16 11:32:14 +01:00
ClientTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
HttpKernelTest.php [HttpKernel] Added getRequest() to HttpKernelInterface. 2010-12-10 08:43:05 +01:00
KernelTest.php [HttpKernel] Added getRequest() to HttpKernelInterface. 2010-12-10 08:43:05 +01:00
Logger.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ResponseListenerTest.php [HttpKernel] made some tests more robust 2010-11-13 12:22:38 +01:00
TestHttpKernel.php [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel 2010-12-09 09:38:13 +01:00