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
jeff ae888b80f6 [HttpFoundation] removed port number from HOST header
To be consistent with backup values (SERVER_NAME, SERVER_ADDR).
fix a problem with getUriForPath($path) where port number may be present twice.
2010-10-28 15:14:48 +02:00
..
File [HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved 2010-10-22 08:30:14 +02:00
Fixtures Fix UniversalClassLoader issues with leading slashes. 2010-10-20 14:20:12 +02:00
HeaderBagTest.php [HttpFoundation] updated get() signature to get($key, $default = null, $first = true) 2010-10-28 15:12:48 +02:00
ParameterBagTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
RequestMatcherTest.php [HttpFoundation] changed RequestMatcher pattern syntax 2010-10-07 19:12:53 +02:00
RequestTest.php [HttpFoundation] removed port number from HOST header 2010-10-28 15:14:48 +02:00
ResponseTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
UniversalClassLoaderTest.php Fix UniversalClassLoader issues with leading slashes. 2010-10-20 14:20:12 +02:00