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/HttpFoundation
Drak 0d2745f750 [HttpFoundation] Remove constants from FlashBagInterface
As requested by fabpot.
Corrected a few mistakes in the documentation.
2012-02-11 11:24:43 +05:45
..
File removed unused use statements 2011-10-29 12:01:53 +02:00
Session [HttpFoundation] Remove constants from FlashBagInterface 2012-02-11 11:24:43 +05:45
ApacheRequestTest.php [HttpFoundation] fixed ApacheRequest 2011-12-21 13:57:56 -08:00
CookieTest.php [HttpFoundation] Cookie values should not be restricted 2011-11-23 11:38:46 +01:00
FileBagTest.php merged branch stloyd/tests_fix (PR #1860) 2011-08-27 08:01:17 +02:00
HeaderBagTest.php [Tests] Use proper phpunit assertion functions: "assertTrue", "assertFalse", "assertNull" 2011-08-25 15:41:15 +02:00
ParameterBagTest.php fixed CS 2011-10-29 12:05:45 +02:00
RedirectResponseTest.php fixed CS 2012-02-10 13:35:11 +01:00
RequestMatcherTest.php removed unused use statements 2011-10-29 12:01:53 +02:00
RequestTest.php [HttpFoundation] Simplify session storage class names now we have a separate namespace for sessions. 2012-02-11 11:24:35 +05:45
ResponseHeaderBagTest.php [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
ResponseTest.php merged 2.0 2012-01-17 11:23:18 +01:00
ServerBagTest.php [HttpFoundation] made PHP_AUTH_PW optional 2011-07-26 09:32:45 +02:00
StreamedResponseTest.php [streaming] Document and test that Transfer-Encoding is absent 2012-01-02 20:21:31 +01:00