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 c01fed0c89 fixed CS
2012-05-21 22:25:19 +02:00
..
File [HttpFoundation] Fix the UploadedFilename name sanitization (fix #2577) 2012-05-21 15:52:36 +02:00
SessionStorage [Session] Add Test for PDO Session Storage with SQLite in Memory DB. 2012-02-27 16:32:07 +01:00
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 [HttpFoundation] changed \LogicException to \InvalidArgumentException 2011-08-26 08:45:12 +02: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 made the assertions in the RequestTest more explicit and improved PHPDoc 2012-01-09 06:33:53 +01:00
ResponseHeaderBagTest.php [HttpFoundation] standardized cookie paths (an empty path is equivalent to /) 2011-09-28 10:49:50 +02:00
ResponseTest.php fixed CS 2012-05-21 22:25:19 +02:00
ServerBagTest.php [HttpFoundation] HTTP Basic authentication is broken with PHP as cgi/fastCGI under Apache 2012-04-20 18:39:29 +02:00
SessionTest.php fixed CS 2011-10-29 12:03:59 +02:00