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/Component/HttpFoundation/Tests
2012-06-29 18:04:40 +01:00
..
File added @ to all chmod() calls to avoid PHP warnings (operation not permitted) when using CIFS or NTFSa (closes #2125) 2012-05-15 08:44:52 +02:00
Session [HttpFoundation] Corrected docblocks and properties. 2012-06-29 18:04:40 +01:00
ApacheRequestTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
bootstrap.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CookieTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FileBagTest.php [HttpFoundation] Remove temporary files after tests run 2012-05-28 12:39:57 +05:45
HeaderBagTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
JsonResponseTest.php [HttpFoundation] added some unit tests (refs #4510) 2012-06-08 16:22:49 +02:00
ParameterBagTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
RedirectResponseTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
RequestMatcherTest.php [Routing] Request methods always return a raw path, fix the matcher to decode only once 2012-04-10 10:40:58 +02:00
RequestTest.php added Request::getSchemeAndHttpHost() and Request::getUserInfo() (closes #4312, refs #3416, refs #3056) 2012-06-28 17:56:04 +02:00
ResponseHeaderBagTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ResponseTest.php fixed CS 2012-05-21 22:27:15 +02:00
ServerBagTest.php merged 2.0 2012-06-20 21:33:33 +02:00
StreamedResponseTest.php failing test for HEAD StreamedResponse requests 2012-06-05 22:28:15 -07:00