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
2011-01-15 15:44:50 +01:00
..
File [HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name. 2011-01-15 15:44:50 +01:00
Fixtures Fix UniversalClassLoader matching collisions. 2011-01-06 18:05:57 +01:00
HeaderBagTest.php changed Cache-Control default value behavior 2010-11-18 17:05:05 +01: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 fix PHPUnit assertType deprecation warnings 2011-01-03 07:44:30 +01:00
ResponseHeaderBagTest.php changed Cache-Control default value behavior 2010-11-18 17:05:05 +01:00
ResponseTest.php fixed unit test 2010-12-16 10:26:45 +01:00
UniversalClassLoaderTest.php Fix UniversalClassLoader matching collisions. 2011-01-06 18:05:57 +01:00