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
Fabien Potencier 8700cd6154 fixed CS
2011-07-27 08:27:46 +02:00
..
File [HttpFoundation] Fixed incorrect test; MimeTypeGuesser should be (and is) able to detect a path that is not a file also without the 'fileinfo' extension 2011-07-22 22:19:09 +02:00
SessionStorage Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 2011-06-16 11:43:27 +02:00
ApacheRequestTest.php [HttpFoundation] fixed ApacheRequest, added tests 2011-03-16 06:13:01 -07:00
CookieTest.php fixed CS 2011-06-08 19:56:59 +02:00
FileBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HeaderBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ParameterBagTest.php fixed CS 2011-06-08 19:56:59 +02:00
RequestMatcherTest.php fixes several bugs 2011-07-19 16:21:58 +02:00
RequestTest.php fixed CS 2011-07-27 08:27:46 +02:00
ResponseHeaderBagTest.php Added the possibility to set cookies with the same name for different domains and paths for Symfony\Component\HttpFoundation\ResponseHeaderBag 2011-07-11 23:03:26 +02:00
ResponseTest.php [HttpFoundation] fixed unit test for previous merge 2011-07-11 11:02:30 +02:00
ServerBagTest.php [HttpFoundation] made PHP_AUTH_PW optional 2011-07-26 09:32:45 +02:00
SessionTest.php updated some missing references 2011-07-15 18:03:17 +02:00