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/src/Symfony/Component/HttpFoundation/Tests
Fabien Potencier 864cc8598f Merge branch '2.0' into 2.1
* 2.0:
  [HttpFoundation] changed UploadedFile::move() to use move_uploaded_file() when possible (closes #5878, closes #6185)
  [HttpFoundation] added a check for the host header value

Conflicts:
	src/Symfony/Component/HttpFoundation/File/File.php
	src/Symfony/Component/HttpFoundation/Request.php
	src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
2012-12-07 10:29:55 +01:00
..
File added missing tests from previous merge 2012-11-08 18:03:02 +01:00
Session Nsdocblocks 2012-10-20 09:10:30 +02:00
ApacheRequestTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
bootstrap.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CookieTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FileBagTest.php [HttpFoundation] Remove temporary files after tests run 2012-05-28 12:39:57 +05:45
HeaderBagTest.php [HttpFoundation] fixed undefined offset for assoc arrays in HeaderBag 2012-08-17 02:19:35 +02:00
JsonResponseTest.php JsonResponseTest 2012-09-01 02:56:27 -04:00
ParameterBagTest.php fixed CS 2012-07-09 14:54:20 +02:00
RedirectResponseTest.php RedirectResponse tests 2012-09-01 08:25:20 -04:00
RequestMatcherTest.php Merge branch '2.0' into 2.1 2012-11-13 17:29:06 +01:00
RequestTest.php Merge branch '2.0' into 2.1 2012-12-07 10:29:55 +01:00
ResponseHeaderBagTest.php ResponseHeaderBag tests 2012-09-01 07:18:47 -04:00
ResponseTest.php Merge branch '2.0' into 2.1 2012-10-02 12:22:56 +02:00
ServerBagTest.php merged 2.0 2012-06-20 21:33:33 +02:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00