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 5bb9da4b6d [HttpFoundation] renamed getDefaultExtension() to guessExtension()
The renamed method now returns null if it cannot guess the extension. It allows
the developper to know whether the extension has been guessed or not.
2011-04-27 08:03:19 +02:00
..
File [HttpFoundation] renamed getDefaultExtension() to guessExtension() 2011-04-27 08:03:19 +02:00
SessionStorage [HttpFoundation] fixed FilesystemSessionStorage 2011-04-20 13:20:21 -07:00
ApacheRequestTest.php [HttpFoundation] fixed ApacheRequest, added tests 2011-03-16 06:13:01 -07:00
CookieTest.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +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 [HttpFoundation] added some unit tests 2011-04-06 08:17:03 +02:00
RequestMatcherTest.php [HttpFoundation] IPv6 support for RequestMatcher 2011-04-22 17:37:22 +02:00
RequestTest.php Merge remote branch 'igorw/ipv6' 2011-04-24 22:04:25 +02:00
ResponseHeaderBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResponseTest.php [HttpFoundation] added logic to automatically add the charset when not present in the Content-Type for relevant Content-Types 2011-04-22 15:26:38 +02:00
ServerBagTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
SessionTest.php [HttpFoundation] replaced the option argument of Session by defaultLocale 2011-03-30 17:26:13 +02:00